crispedge.com

Color picker

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

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

#5cca8c hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #5cca8c Color code in RGB color code model is created after adding 36.08% red color, 79.22% green color and 54.9% blue color. Hex #5cca8c Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 31% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5cca8c#5cca8c
RGB Decimal92, 202, 140rgb(92, 202, 140)
RGB Percent36%, 79%, 55%rgb(36%, 79%, 55%)
CSS RGBa92, 202, 140,1rgba(92,202,140,1)
CMYK Modelcmyk(54%,0%,31%,21%)
HSL Color Space146,51% ,58%hsl(146,51% ,58%)
HSV Color Space146°, 54%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111001100101010001100
Octal134312214
Decimal92202140
Hex5cca8c

Different shades of #5cca8c color code.

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

Light Shade of #5cca8c
#82d7a7
Dark Shade of #5cca8c
#3cb772
Saturated Shade of #5cca8c
#51d58b
Desaturated Shade of #5cca8c
#67bf8d
Grey scale Shade of #5cca8c
#939393
Brighten Shade
#75e3a5
Most Readable Shade
#000000

Shades of #5cca8c color code

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

#5cca8c
#51b37c
#479d6c
#3d865d
#33704d
#28593e
#1e432e
#142c1f
#0a160f
#000000

Similar Color like #5cca8c color

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

#5dcb8d
#5ecc8e
#5fcd8f
#60ce90
#61cf91
#62d092
#63d193
#64d294
#65d395
#66d496
#67d597
#68d698
#69d799
#6ad89a
#5bc98b
#5ac88a
#59c789
#58c688
#57c587
#56c486
#55c385
#54c284
#53c183
#52c082
#51bf81
#50be80
#4fbd7f
#4ebc7e

Monochromatic Color with #5cca8c

#5cca8c
#6ff4a9
#0f2016
#224a34
#357551
#499f6f

Tints of #5cca8c Color

#5cca8c
#6ecf98
#80d5a5
#92dbb2
#a4e1bf
#b6e7cb
#c8edd8
#daf3e5
#ecf9f2
#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

#5cca8c
#ca5c9a

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

Split Complementary

#5cca8c
#c35cca
#ca5c63

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

Analogous Color

#5cca60
#5cca76
#5cca8c
#5ccaa2
#5ccab8

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

#5cca8c
#8c5cca
#ca8c5c

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

#5cca8c
#5c63ca
#ca5c9a
#cac35c

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

#5cca8c
#ca5c9a
#ca5c63
#5ccac3

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

#5cca8c Color Code Preview on Black Background Color

This is how #5cca8c Color will look on black background color. Color contrast ratio is 10.28

#5cca8c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5cca8c color code is use for CSS Background Color

Background color for the above div is #5cca8c

HTML with inline CSS

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

#5cca8c color code is use for CSS Border Color

CSS Border color for the above div is #5cca8c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5cca8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5cca8c Color code Preview on White Background

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

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

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.