#5ce2ab Hex Color
rgb(92, 226, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | e2 | ab | - | #5ce2ab |
RGB | 92 | 226 | 171 | - | rgb(92,226,171) |
HSL | 155 | 70% | 62% | - | hsl(155,70%,62%) |
HSV | 155 | 59% | 89% | - | hsv(155,59%,89%) |
XYZ | 38.9607 | 59.6083 | 47.9802 | - | xyz(38.9607,59.6083,47.9802) |
CIE-LAB | 81.62 | -49.38 | 16.12 | - | lab(81.62,-49.38,16.12) |
CMYK | 0.5929203539823 | 0 | 0.24336283185841 | 0.11372549019608 | cmyk(0.5929203539823,0,0.24336283185841,0.11372549019608) |
Description
The RGB value of color #5ce2ab is rgb(92, 226, 171).
In the hex color #5ce2ab, The value of Red is 92, value of Green is 226, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #5ce2ab consists of 155° Hue, 70% Saturation, and 62% Lightness.
In the CMYK color model, the color #5ce2ab can be represented as Cyan=0.5929203539823%, Magenta=0%, Yellow=0.24336283185841%, and Black=0.11372549019608%.
Shades of #5ce2ab
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 #5ce2ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5ce2ab
Preview of #5ce2ab on White Background
The contrast ratio of #5ce2ab with white color is 1.63
Preview of #5ce2ab on black background
The contrast ratio of #5ce2ab with black color is 12.92
#5ce2ab color will look good with a black background.
Color Schemes of #5ce2ab
Triadic Colors of #5ce2ab
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 #5ce2ab
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 #5ce2ab
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 #5ce2ab
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: #5ce2ab;
}
This is a sample text used for the color #5ce2ab. 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: #5ce2ab;
}
This is a sample text used for the color #5ce2ab. 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 #5ce2ab;
}
This is a sample text used for the color #5ce2ab. 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 18.81%
Green 46.22%
Blue 34.97%
CMYK Percentage
Cyan 62.41
Magenta 0%
Yellow 25.62%
Black 11.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.