crispedge.com

Color picker

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

#5F9EA0 hex color - Cadet Blue - Blue - Cool color - Information

#5F9EA0 hex color - Cadet Blue - Blue - Cool color

Color Hue/Base color: Blue

Hex #5F9EA0 Color Code is also known as Cadet Blue color.

Hex #5F9EA0 Color code in RGB color code model is created after adding 37.25% red color, 61.96% green color and 62.75% blue color. Hex #5F9EA0 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 1% magenta, 0% yellow and 37% black.

Hex #5F9EA0 color code is between #669999 web safe hex color code and #55aaaa web safe hex color code. #669999 is the nearest web safe color code. You can see here many more shades of #5F9EA0 color code.

0 Likes 0 Comments | 110 Views

Color Table

Hex Color Code5F9EA0#5F9EA0
RGB Decimal95, 158, 160rgb(95, 158, 160)
RGB Percent37%, 62%, 63%rgb(37%, 62%, 63%)
CSS RGBa95, 158, 160,1rgba(95,158,160,1)
CMYK Modelcmyk(41%,1%,0%,37%)
HSL Color Space182,25% ,50%hsl(182,25% ,50%)
HSV Color Space182°, 41%, 63%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111111001111010100000
Octal137236240
Decimal95158160
Hex5F9EA0

Different shades of #5F9EA0 color code.

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

Light Shade of #5F9EA0
#7fb1b3
Dark Shade of #5F9EA0
#4c7e80
Saturated Shade of #5F9EA0
#52aaad
Desaturated Shade of #5F9EA0
#6c9293
Grey scale Shade of #5F9EA0
#808080
Brighten Shade
#78b7b9
Most Readable Shade
#000000

Shades of #5F9EA0 color code

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

#5f9ea0
#548c8e
#497a7c
#3f696a
#345758
#2a4647
#1f3435
#152323
#0a1111
#000000

Similar Color like #5F9EA0 color

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

#609fa1
#61a0a2
#62a1a3
#63a2a4
#64a3a5
#65a4a6
#66a5a7
#67a6a8
#68a7a9
#69a8aa
#6aa9ab
#6baaac
#6cabad
#6dacae
#5e9d9f
#5d9c9e
#5c9b9d
#5b9a9c
#5a999b
#59989a
#589799
#579698
#569597
#559496
#549395
#539294
#529193
#519092

Monochromatic Color with #5F9EA0

#5F9EA0
#78c8ca
#91f2f5
#132020
#2d4a4b
#467475

Tints of #5F9EA0 Color

#5f9ea0
#70a8aa
#82b3b5
#94bebf
#a6c9ca
#b7d3d4
#c9dedf
#dbe9e9
#edf4f4
#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

#5F9EA0
#a0615f

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

Split Complementary

#5F9EA0
#a05f7e
#a0815f

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

Analogous Color

#5fa088
#5fa095
#5f9ea0
#5f91a0
#5f84a0

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

#5F9EA0
#a05f9e
#9ea05f

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

#5F9EA0
#815fa0
#a0615f
#7ea05f

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

#5F9EA0
#a0615f
#a0815f
#5f7ea0

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

#5F9EA0 Color Code Preview on Black Background Color

This is how #5F9EA0 Color will look on black background color. Color contrast ratio is 6.88

#5F9EA0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5F9EA0 color code is use for CSS Background Color

Background color for the above div is #5F9EA0

HTML with inline CSS

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

#5F9EA0 color code is use for CSS Border Color

CSS Border color for the above div is #5F9EA0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5F9EA0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5F9EA0 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 110 Views

Post your comment:-

By submitting comment you agree to our privacy policy.