crispedge.com

Color picker

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

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

#5c7dab hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #5c7dab Color code in RGB color code model is created after adding 36.08% red color, 49.02% green color and 67.06% blue color. Hex #5c7dab Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 27% magenta, 0% yellow and 33% black.

Hex #5c7dab color code is between #5577aa web safe hex color code and #6688bb web safe hex color code. #5577aa is the nearest web safe color code. You can see here many more shades of #5c7dab color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5c7dab#5c7dab
RGB Decimal92, 125, 171rgb(92, 125, 171)
RGB Percent36%, 49%, 67%rgb(36%, 49%, 67%)
CSS RGBa92, 125, 171,1rgba(92,125,171,1)
CMYK Modelcmyk(46%,27%,0%,33%)
HSL Color Space215,32% ,52%hsl(215,32% ,52%)
HSV Color Space215°, 46%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111000111110110101011
Octal134175253
Decimal92125171
Hex5c7dab

Different shades of #5c7dab color code.

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

Light Shade of #5c7dab
#7e98bc
Dark Shade of #5c7dab
#48648c
Saturated Shade of #5c7dab
#507bb7
Desaturated Shade of #5c7dab
#687f9f
Grey scale Shade of #5c7dab
#838383
Brighten Shade
#7596c4
Most Readable Shade
#FFFFFF

Shades of #5c7dab color code

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

#5c7dab
#516f98
#476185
#3d5372
#33455f
#28374c
#1e2939
#141b26
#0a0d13
#000000

Similar Color like #5c7dab color

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

#5d7eac
#5e7fad
#5f80ae
#6081af
#6182b0
#6283b1
#6384b2
#6485b3
#6586b4
#6687b5
#6788b6
#6889b7
#698ab8
#6a8bb9
#5b7caa
#5a7ba9
#597aa8
#5879a7
#5778a6
#5677a5
#5576a4
#5475a3
#5374a2
#5273a1
#5172a0
#50719f
#4f709e
#4e6f9d

Monochromatic Color with #5c7dab

#5c7dab
#739cd5
#010101
#17202b
#2e3f56
#455e80

Tints of #5c7dab Color

#5c7dab
#6e8bb4
#8099bd
#92a8c7
#a4b6d0
#b6c5d9
#c8d3e3
#dae2ec
#ecf0f5
#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

#5c7dab
#ab8a5c

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

Split Complementary

#5c7dab
#ab635c
#a4ab5c

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

Analogous Color

#5c9dab
#5c8dab
#5c7dab
#5c6dab
#5c5dab

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

#5c7dab
#ab5c7d
#7dab5c

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

#5c7dab
#ab5ca4
#ab8a5c
#5cab62

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

#5c7dab
#ab8a5c
#a4ab5c
#635cab

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 #5c7dab 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.

#5c7dab Color Code Preview on Black Background Color

This is how #5c7dab Color will look on black background color. Color contrast ratio is 4.98

#5c7dab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5c7dab color code is use for CSS Background Color

Background color for the above div is #5c7dab

HTML with inline CSS

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

#5c7dab color code is use for CSS Border Color

CSS Border color for the above div is #5c7dab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5c7dab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5c7dab Color code Preview on White Background

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

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 #5c7dab; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5c7dab; }

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.