crispedge.com

Color picker

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

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

#5f9d8d hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5f9d8d Color code in RGB color code model is created after adding 37.25% red color, 61.57% green color and 55.29% blue color. Hex #5f9d8d Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 0% magenta, 10% yellow and 38% black.

Hex #5f9d8d color code is between #669988 web safe hex color code and #55aa99 web safe hex color code. #669988 is the nearest web safe color code. You can see here many more shades of #5f9d8d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5f9d8d#5f9d8d
RGB Decimal95, 157, 141rgb(95, 157, 141)
RGB Percent37%, 62%, 55%rgb(37%, 62%, 55%)
CSS RGBa95, 157, 141,1rgba(95,157,141,1)
CMYK Modelcmyk(39%,0%,10%,38%)
HSL Color Space165,25% ,49%hsl(165,25% ,49%)
HSV Color Space165°, 39%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111111001110110001101
Octal137235215
Decimal95157141
Hex5f9d8d

Different shades of #5f9d8d color code.

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

Light Shade of #5f9d8d
#7eb1a4
Dark Shade of #5f9d8d
#4c7d70
Saturated Shade of #5f9d8d
#52aa93
Desaturated Shade of #5f9d8d
#6c9087
Grey scale Shade of #5f9d8d
#7e7e7e
Brighten Shade
#78b6a6
Most Readable Shade
#000000

Shades of #5f9d8d color code

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

#5f9d8d
#548b7d
#497a6d
#3f685e
#34574e
#2a453e
#1f342f
#15221f
#0a110f
#000000

Similar Color like #5f9d8d color

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

#609e8e
#619f8f
#62a090
#63a191
#64a292
#65a393
#66a494
#67a595
#68a696
#69a797
#6aa898
#6ba999
#6caa9a
#6dab9b
#5e9c8c
#5d9b8b
#5c9a8a
#5b9989
#5a9888
#599787
#589686
#579585
#569484
#559383
#549282
#539181
#529080
#518f7f

Monochromatic Color with #5f9d8d

#5f9d8d
#79c7b3
#92f2d9
#121d1a
#2c4841
#457267

Tints of #5f9d8d Color

#5f9d8d
#70a799
#82b2a6
#94bdb3
#a6c8bf
#b7d3cc
#c9ded9
#dbe9e5
#edf4f2
#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

#5f9d8d
#9d5f6f

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

Split Complementary

#5f9d8d
#9d5f8e
#9d6e5f

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

Analogous Color

#5f9d74
#5f9d81
#5f9d8d
#5f9d99
#5f949d

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

#5f9d8d
#8d5f9d
#9d8d5f

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

#5f9d8d
#6e5f9d
#9d5f6f
#8e9d5f

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

#5f9d8d
#9d5f6f
#9d6e5f
#5f8e9d

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

#5f9d8d Color Code Preview on Black Background Color

This is how #5f9d8d Color will look on black background color. Color contrast ratio is 6.69

#5f9d8d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5f9d8d color code is use for CSS Background Color

Background color for the above div is #5f9d8d

HTML with inline CSS

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

#5f9d8d color code is use for CSS Border Color

CSS Border color for the above div is #5f9d8d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5f9d8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5f9d8d Color code Preview on White Background

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

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

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.