crispedge.com

Color picker

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

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

#5c7f9e hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #5c7f9e Color code in RGB color code model is created after adding 36.08% red color, 49.8% green color and 61.96% blue color. Hex #5c7f9e Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 20% magenta, 0% yellow and 38% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5c7f9e#5c7f9e
RGB Decimal92, 127, 158rgb(92, 127, 158)
RGB Percent36%, 50%, 62%rgb(36%, 50%, 62%)
CSS RGBa92, 127, 158,1rgba(92,127,158,1)
CMYK Modelcmyk(42%,20%,0%,38%)
HSL Color Space208,26% ,49%hsl(208,26% ,49%)
HSV Color Space208°, 42%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111000111111110011110
Octal134177236
Decimal92127158
Hex5c7f9e

Different shades of #5c7f9e color code.

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

Light Shade of #5c7f9e
#7b98b2
Dark Shade of #5c7f9e
#49657e
Saturated Shade of #5c7f9e
#4f80aa
Desaturated Shade of #5c7f9e
#687e91
Grey scale Shade of #5c7f9e
#7d7d7d
Brighten Shade
#7598b7
Most Readable Shade
#FFFFFF

Shades of #5c7f9e color code

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

#5c7f9e
#51708c
#47627a
#3d5469
#334657
#283846
#1e2a34
#141c23
#0a0e11
#000000

Similar Color like #5c7f9e color

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

#5d809f
#5e81a0
#5f82a1
#6083a2
#6184a3
#6285a4
#6386a5
#6487a6
#6588a7
#6689a8
#678aa9
#688baa
#698cab
#6a8dac
#5b7e9d
#5a7d9c
#597c9b
#587b9a
#577a99
#567998
#557897
#547796
#537695
#527594
#517493
#507392
#4f7291
#4e7190

Monochromatic Color with #5c7f9e

#5c7f9e
#75a1c8
#8dc3f3
#12191e
#2a3b49
#435d73

Tints of #5c7f9e Color

#5c7f9e
#6e8da8
#809bb3
#92a9be
#a4b7c9
#b6c6d3
#c8d4de
#dae2e9
#ecf0f4
#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

#5c7f9e
#9e7b5c

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

Split Complementary

#5c7f9e
#9e5c5e
#9e9c5c

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

Analogous Color

#5c999e
#5c8c9e
#5c7f9e
#5c729e
#5c659e

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

#5c7f9e
#9e5c7f
#7f9e5c

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

#5c7f9e
#9c5c9e
#9e7b5c
#5e9e5c

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

#5c7f9e
#9e7b5c
#9e9c5c
#5c5e9e

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

#5c7f9e Color Code Preview on Black Background Color

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

#5c7f9e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5c7f9e color code is use for CSS Background Color

Background color for the above div is #5c7f9e

HTML with inline CSS

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

#5c7f9e color code is use for CSS Border Color

CSS Border color for the above div is #5c7f9e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5c7f9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5c7f9e Color code Preview on White Background

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

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

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.