crispedge.com

Color picker

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

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

#5aaeaa hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5aaeaa Color code in RGB color code model is created after adding 35.29% red color, 68.24% green color and 66.67% blue color. Hex #5aaeaa Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 2% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5aaeaa#5aaeaa
RGB Decimal90, 174, 170rgb(90, 174, 170)
RGB Percent35%, 68%, 67%rgb(35%, 68%, 67%)
CSS RGBa90, 174, 170,1rgba(90,174,170,1)
CMYK Modelcmyk(48%,0%,2%,32%)
HSL Color Space177,34% ,52%hsl(177,34% ,52%)
HSV Color Space177°, 48%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110101010111010101010
Octal132256252
Decimal90174170
Hex5aaeaa

Different shades of #5aaeaa color code.

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

Light Shade of #5aaeaa
#7cbfbc
Dark Shade of #5aaeaa
#468f8b
Saturated Shade of #5aaeaa
#4ebab5
Desaturated Shade of #5aaeaa
#66a29f
Grey scale Shade of #5aaeaa
#848484
Brighten Shade
#73c7c3
Most Readable Shade
#000000

Shades of #5aaeaa color code

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

#5aaeaa
#509a97
#468784
#3c7471
#32605e
#284d4b
#1e3a38
#142625
#0a1312
#000000

Similar Color like #5aaeaa color

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

#5bafab
#5cb0ac
#5db1ad
#5eb2ae
#5fb3af
#60b4b0
#61b5b1
#62b6b2
#63b7b3
#64b8b4
#65b9b5
#66bab6
#67bbb7
#68bcb8
#59ada9
#58aca8
#57aba7
#56aaa6
#55a9a5
#54a8a4
#53a7a3
#52a6a2
#51a5a1
#50a4a0
#4fa39f
#4ea29e
#4da19d
#4ca09c

Monochromatic Color with #5aaeaa

#5aaeaa
#70d8d4
#020404
#182e2d
#2e5957
#448380

Tints of #5aaeaa Color

#5aaeaa
#6cb7b3
#7ec0bc
#91c9c6
#a3d2cf
#b5dbd9
#c8e4e2
#daedec
#ecf6f5
#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

#5aaeaa
#ae5a5e

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

Split Complementary

#5aaeaa
#ae5a88
#ae805a

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

Analogous Color

#5aae88
#5aae99
#5aaeaa
#5aa1ae
#5a90ae

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

#5aaeaa
#aa5aae
#aeaa5a

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

#5aaeaa
#805aae
#ae5a5e
#88ae5a

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

#5aaeaa
#ae5a5e
#ae805a
#5a88ae

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

#5aaeaa Color Code Preview on Black Background Color

This is how #5aaeaa Color will look on black background color. Color contrast ratio is 8.07

#5aaeaa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5aaeaa color code is use for CSS Background Color

Background color for the above div is #5aaeaa

HTML with inline CSS

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

#5aaeaa color code is use for CSS Border Color

CSS Border color for the above div is #5aaeaa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5aaeaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5aaeaa Color code Preview on White Background

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

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

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.