crispedge.com

Color picker

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

#5cc0ae hex color - Green - Cool color - Information

#5cc0ae hex color - Green - Cool color

Color Hue/Base color: Green

Hex #5cc0ae Color code in RGB color code model is created after adding 36.08% red color, 75.29% green color and 68.24% blue color. Hex #5cc0ae Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 9% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5cc0ae#5cc0ae
RGB Decimal92, 192, 174rgb(92, 192, 174)
RGB Percent36%, 75%, 68%rgb(36%, 75%, 68%)
CSS RGBa92, 192, 174,1rgba(92,192,174,1)
CMYK Modelcmyk(52%,0%,9%,25%)
HSL Color Space169,44% ,56%hsl(169,44% ,56%)
HSV Color Space169°, 52%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111001100000010101110
Octal134300256
Decimal92192174
Hex5cc0ae

Different shades of #5cc0ae color code.

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

Light Shade of #5cc0ae
#81cec0
Dark Shade of #5cc0ae
#41a895
Saturated Shade of #5cc0ae
#51cbb5
Desaturated Shade of #5cc0ae
#67b5a7
Grey scale Shade of #5cc0ae
#8e8e8e
Brighten Shade
#75d9c7
Most Readable Shade
#000000

Shades of #5cc0ae color code

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

#5cc0ae
#51aa9a
#479587
#3d8074
#336a60
#28554d
#1e403a
#142a26
#0a1513
#000000

Similar Color like #5cc0ae color

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

#5dc1af
#5ec2b0
#5fc3b1
#60c4b2
#61c5b3
#62c6b4
#63c7b5
#64c8b6
#65c9b7
#66cab8
#67cbb9
#68ccba
#69cdbb
#6acebc
#5bbfad
#5abeac
#59bdab
#58bcaa
#57bba9
#56baa8
#55b9a7
#54b8a6
#53b7a5
#52b6a4
#51b5a3
#50b4a2
#4fb3a1
#4eb2a0

Monochromatic Color with #5cc0ae

#5cc0ae
#70ead5
#0b1614
#1f403a
#336b61
#489587

Tints of #5cc0ae Color

#5cc0ae
#6ec7b7
#80cec0
#92d5c9
#a4dcd2
#b6e3db
#c8eae4
#daf1ed
#ecf8f6
#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

#5cc0ae
#c05c6e

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

Split Complementary

#5cc0ae
#c05ca0
#c07c5c

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

Analogous Color

#5cc086
#5cc09a
#5cc0ae
#5cbec0
#5caac0

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

#5cc0ae
#ae5cc0
#c0ae5c

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

#5cc0ae
#7c5cc0
#c05c6e
#a0c05c

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

#5cc0ae
#c05c6e
#c07c5c
#5ca0c0

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

#5cc0ae Color Code Preview on Black Background Color

This is how #5cc0ae Color will look on black background color. Color contrast ratio is 9.61

#5cc0ae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5cc0ae color code is use for CSS Background Color

Background color for the above div is #5cc0ae

HTML with inline CSS

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

#5cc0ae color code is use for CSS Border Color

CSS Border color for the above div is #5cc0ae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5cc0ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5cc0ae Color code Preview on White Background

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

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

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.