crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#5d6ec3 hex color - Blue - Cool color - Information

#5d6ec3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5d6ec3 Color code in RGB color code model is created after adding 36.47% red color, 43.14% green color and 76.47% blue color. Hex #5d6ec3 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 44% magenta, 0% yellow and 24% black.

Hex #5d6ec3 color code is between #5566bb web safe hex color code and #6677cc web safe hex color code. #5566bb is the nearest web safe color code. You can see here many more shades of #5d6ec3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5d6ec3#5d6ec3
RGB Decimal93, 110, 195rgb(93, 110, 195)
RGB Percent36%, 43%, 76%rgb(36%, 43%, 76%)
CSS RGBa93, 110, 195,1rgba(93,110,195,1)
CMYK Modelcmyk(52%,44%,0%,24%)
HSL Color Space230,46% ,56%hsl(230,46% ,56%)
HSV Color Space230°, 52%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111010110111011000011
Octal135156303
Decimal93110195
Hex5d6ec3

Different shades of #5d6ec3 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #5d6ec3
#828fd1
Dark Shade of #5d6ec3
#4052ad
Saturated Shade of #5d6ec3
#5267ce
Desaturated Shade of #5d6ec3
#6875b8
Grey scale Shade of #5d6ec3
#909090
Brighten Shade
#7687dc
Most Readable Shade
#FFFFFF

Shades of #5d6ec3 color code

Generate more color scales with scales (color stack) generator.

#5d6ec3
#5261ad
#485597
#3e4982
#333d6c
#293056
#1f2441
#14182b
#0a0c15
#000000

Similar Color like #5d6ec3 color

Find visually similar hex color codes nearing to #5d6ec3 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#5e6fc4
#5f70c5
#6071c6
#6172c7
#6273c8
#6374c9
#6475ca
#6576cb
#6677cc
#6778cd
#6879ce
#697acf
#6a7bd0
#6b7cd1
#5c6dc2
#5b6cc1
#5a6bc0
#596abf
#5869be
#5768bd
#5667bc
#5566bb
#5465ba
#5364b9
#5263b8
#5162b7
#5061b6
#4f60b5

Monochromatic Color with #5d6ec3

#5d6ec3
#7186ed
#0c0e19
#202643
#343e6e
#495698

Tints of #5d6ec3 Color

#5d6ec3
#6f7ec9
#818ed0
#939ed7
#a5aedd
#b7bee4
#c9ceeb
#dbdef1
#edeef8
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#5d6ec3
#c3b25d

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#5d6ec3
#c37f5d
#a1c35d

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#5d97c3
#5d82c3
#5d6ec3
#605dc3
#755dc3

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#5d6ec3
#c35d6e
#6ec35d

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#5d6ec3
#c35da1
#c3b25d
#5dc37f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#5d6ec3
#c3b25d
#a1c35d
#7f5dc3

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #5d6ec3 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#5d6ec3 Color Code Preview on Black Background Color

This is how #5d6ec3 Color will look on black background color. Color contrast ratio is 4.48

#5d6ec3 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#5d6ec3">Your Example Paragraph content text in with font color #5d6ec3 </p>

Your Example Paragraph content text in with font color #5d6ec3

HTML with inline CSS

<div style="color:#5d6ec3">Your Paragraph text in with font color #5d6ec3 </div>

Your Example Paragraph content text in with font color #5d6ec3

#5d6ec3 color code is use for CSS Background Color

Background color for the above div is #5d6ec3

HTML with inline CSS

<div style="background-color:#5d6ec3;"></div>

#5d6ec3 color code is use for CSS Border Color

CSS Border color for the above div is #5d6ec3

HTML with inline CSS

<div style="border:5px solid #5d6ec3;"></div>

CSS Border Left color for the above div is #5d6ec3

HTML with inline CSS

<div style="border-left:5px solid #5d6ec3;"></div>

CSS Border Right color for the above div is #5d6ec3

HTML with inline CSS

<div style="border-right:5px solid #5d6ec3;"></div>

CSS Border Bottom color for the above div is #5d6ec3

HTML with inline CSS

<div style="border-bottom:5px solid #5d6ec3;"></div>

CSS Border Top color for the above div is #5d6ec3

HTML with inline CSS

<div style="border-top:5px solid #5d6ec3;"></div>

#5d6ec3 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#5d6ec3; } .examplecolorclass {color:#5d6ec3; } .examplebordercolor {border:3px solid #5d6ec3; }

#5d6ec3 Color code Preview on White Background

This is how #5d6ec3 Color code will look on white background color. Color contrast ratio is 4.68

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #5d6ec3; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5d6ec3; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.