crispedge.com

Color picker

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

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

#5ea9a9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5ea9a9 Color code in RGB color code model is created after adding 36.86% red color, 66.27% green color and 66.27% blue color. Hex #5ea9a9 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 0% magenta, 0% yellow and 34% black.

Hex #5ea9a9 color code is between #66aaaa web safe hex color code and #559999 web safe hex color code. #66aaaa is the nearest web safe color code. You can see here many more shades of #5ea9a9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5ea9a9#5ea9a9
RGB Decimal94, 169, 169rgb(94, 169, 169)
RGB Percent37%, 66%, 66%rgb(37%, 66%, 66%)
CSS RGBa94, 169, 169,1rgba(94,169,169,1)
CMYK Modelcmyk(44%,0%,0%,34%)
HSL Color Space180,30% ,52%hsl(180,30% ,52%)
HSV Color Space180°, 44%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111101010100110101001
Octal136251251
Decimal94169169
Hex5ea9a9

Different shades of #5ea9a9 color code.

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

Light Shade of #5ea9a9
#7fbbbb
Dark Shade of #5ea9a9
#4a8a8a
Saturated Shade of #5ea9a9
#52b5b5
Desaturated Shade of #5ea9a9
#6a9d9d
Grey scale Shade of #5ea9a9
#838383
Brighten Shade
#77c2c2
Most Readable Shade
#000000

Shades of #5ea9a9 color code

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

#5ea9a9
#539696
#498383
#3e7070
#345d5d
#294b4b
#1f3838
#142525
#0a1212
#000000

Similar Color like #5ea9a9 color

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

#5faaaa
#60abab
#61acac
#62adad
#63aeae
#64afaf
#65b0b0
#66b1b1
#67b2b2
#68b3b3
#69b4b4
#6ab5b5
#6bb6b6
#6cb7b7
#5da8a8
#5ca7a7
#5ba6a6
#5aa5a5
#59a4a4
#58a3a3
#57a2a2
#56a1a1
#55a0a0
#549f9f
#539e9e
#529d9d
#519c9c
#509b9b

Monochromatic Color with #5ea9a9

#5ea9a9
#76d3d3
#8dfefe
#172929
#2f5454
#467e7e

Tints of #5ea9a9 Color

#5ea9a9
#6fb2b2
#81bcbc
#93c5c5
#a5cfcf
#b7d8d8
#c9e2e2
#dbebeb
#edf5f5
#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

#5ea9a9
#a95e5e

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

Split Complementary

#5ea9a9
#a95e83
#a9835e

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

Analogous Color

#5ea98b
#5ea99a
#5ea9a9
#5e9aa9
#5e8ba9

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

#5ea9a9
#a95ea9
#a9a95e

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

#5ea9a9
#835ea9
#a95e5e
#83a95e

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

#5ea9a9
#a95e5e
#a9835e
#5e83a9

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

#5ea9a9 Color Code Preview on Black Background Color

This is how #5ea9a9 Color will look on black background color. Color contrast ratio is 7.72

#5ea9a9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5ea9a9 color code is use for CSS Background Color

Background color for the above div is #5ea9a9

HTML with inline CSS

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

#5ea9a9 color code is use for CSS Border Color

CSS Border color for the above div is #5ea9a9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5ea9a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5ea9a9 Color code Preview on White Background

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

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

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.