#5cdc8c Hex Color
rgb(92, 220, 140)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5c | dc | 8c | - | #5cdc8c |
| RGB | 92 | 220 | 140 | - | rgb(92,220,140) |
| HSL | 143 | 65% | 61% | - | hsl(143,65%,61%) |
| HSV | 143 | 58% | 86% | - | hsv(143,58%,86%) |
| XYZ | 34.7405 | 55.3552 | 33.6645 | - | xyz(34.7405,55.3552,33.6645) |
| CIE-LAB | 79.25 | -53.05 | 28.98 | - | lab(79.25,-53.05,28.98) |
| CMYK | 0.58181818181818 | 0 | 0.36363636363636 | 0.13725490196078 | cmyk(0.58181818181818,0,0.36363636363636,0.13725490196078) |
Description
The RGB value of color #5cdc8c is rgb(92, 220, 140).
In the hex color #5cdc8c, The value of Red is 92, value of Green is 220, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #5cdc8c consists of 143° Hue, 65% Saturation, and 61% Lightness.
In the CMYK color model, the color #5cdc8c can be represented as Cyan=0.58181818181818%, Magenta=0%, Yellow=0.36363636363636%, and Black=0.13725490196078%.
Shades of #5cdc8c
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #5cdc8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5cdc8c
Preview of #5cdc8c on White Background
The contrast ratio of #5cdc8c with white color is 1.74
Preview of #5cdc8c on black background
The contrast ratio of #5cdc8c with black color is 12.07
#5cdc8c color will look good with a black background.
Color Schemes of #5cdc8c
Triadic Colors of #5cdc8c
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #5cdc8c
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #5cdc8c
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #5cdc8c
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #5cdc8c;
}
This is a sample text used for the color #5cdc8c. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #5cdc8c;
}
This is a sample text used for the color #5cdc8c. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #5cdc8c;
}
This is a sample text used for the color #5cdc8c. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 20.35%
Green 48.67%
Blue 30.97%
CMYK Percentage
Cyan 53.74
Magenta 0%
Yellow 33.59%
Black 12.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.