#5cde9a Hex Color
rgb(92, 222, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | de | 9a | - | #5cde9a |
RGB | 92 | 222 | 154 | - | rgb(92,222,154) |
HSL | 149 | 66% | 62% | - | hsl(149,66%,62%) |
HSV | 149 | 59% | 87% | - | hsv(149,59%,87%) |
XYZ | 36.3676 | 56.851 | 39.6284 | - | xyz(36.3676,56.851,39.6284) |
CIE-LAB | 80.1 | -51.22 | 22.89 | - | lab(80.1,-51.22,22.89) |
CMYK | 0.58558558558559 | 0 | 0.30630630630631 | 0.12941176470588 | cmyk(0.58558558558559,0,0.30630630630631,0.12941176470588) |
Description
The RGB value of color #5cde9a is rgb(92, 222, 154).
In the hex color #5cde9a, The value of Red is 92, value of Green is 222, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #5cde9a consists of 149° Hue, 66% Saturation, and 62% Lightness.
In the CMYK color model, the color #5cde9a can be represented as Cyan=0.58558558558559%, Magenta=0%, Yellow=0.30630630630631%, and Black=0.12941176470588%.
Shades of #5cde9a
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 #5cde9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5cde9a
Preview of #5cde9a on White Background
The contrast ratio of #5cde9a with white color is 1.7
Preview of #5cde9a on black background
The contrast ratio of #5cde9a with black color is 12.37
#5cde9a color will look good with a black background.
Color Schemes of #5cde9a
Triadic Colors of #5cde9a
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 #5cde9a
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 #5cde9a
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 #5cde9a
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: #5cde9a;
}
This is a sample text used for the color #5cde9a. 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: #5cde9a;
}
This is a sample text used for the color #5cde9a. 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 #5cde9a;
}
This is a sample text used for the color #5cde9a. 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 19.66%
Green 47.44%
Blue 32.91%
CMYK Percentage
Cyan 57.34
Magenta 0%
Yellow 29.99%
Black 12.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.