#cde0ab Hex Color
rgb(205, 224, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | e0 | ab | - | #cde0ab |
RGB | 205 | 224 | 171 | - | rgb(205,224,171) |
HSL | 82 | 46% | 77% | - | hsl(82,46%,77%) |
HSV | 82 | 24% | 88% | - | hsv(82,24%,88%) |
XYZ | 59.1832 | 69.2307 | 48.7717 | - | xyz(59.1832,69.2307,48.7717) |
CIE-LAB | 86.62 | -15.36 | 23.9 | - | lab(86.62,-15.36,23.9) |
CMYK | 0.084821428571429 | 0 | 0.23660714285714 | 0.12156862745098 | cmyk(0.084821428571429,0,0.23660714285714,0.12156862745098) |
Description
The RGB value of color #cde0ab is rgb(205, 224, 171).
In the hex color #cde0ab, The value of Red is 205, value of Green is 224, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #cde0ab consists of 82° Hue, 46% Saturation, and 77% Lightness.
In the CMYK color model, the color #cde0ab can be represented as Cyan=0.084821428571429%, Magenta=0%, Yellow=0.23660714285714%, and Black=0.12156862745098%.
Shades of #cde0ab
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 #cde0ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde0ab
Preview of #cde0ab on White Background
The contrast ratio of #cde0ab with white color is 1.41
Preview of #cde0ab on black background
The contrast ratio of #cde0ab with black color is 14.85
#cde0ab color will look good with a black background.
Color Schemes of #cde0ab
Triadic Colors of #cde0ab
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 #cde0ab
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 #cde0ab
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 #cde0ab
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: #cde0ab;
}
This is a sample text used for the color #cde0ab. 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: #cde0ab;
}
This is a sample text used for the color #cde0ab. 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 #cde0ab;
}
This is a sample text used for the color #cde0ab. 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 34.17%
Green 37.33%
Blue 28.5%
CMYK Percentage
Cyan 19.15
Magenta 0%
Yellow 53.41%
Black 27.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.