#cde0da Hex Color
rgb(205, 224, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | e0 | da | - | #cde0da |
| RGB | 205 | 224 | 218 | - | rgb(205,224,218) |
| HSL | 161 | 23% | 84% | - | hsl(161,23%,84%) |
| HSV | 161 | 8% | 88% | - | hsv(161,8%,88%) |
| XYZ | 64.4874 | 71.3524 | 76.7032 | - | xyz(64.4874,71.3524,76.7032) |
| CIE-LAB | 87.66 | -7.44 | 0.76 | - | lab(87.66,-7.44,0.76) |
| CMYK | 0.084821428571429 | 0 | 0.026785714285714 | 0.12156862745098 | cmyk(0.084821428571429,0,0.026785714285714,0.12156862745098) |
Description
The RGB value of color #cde0da is rgb(205, 224, 218).
In the hex color #cde0da, The value of Red is 205, value of Green is 224, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #cde0da consists of 161° Hue, 23% Saturation, and 84% Lightness.
In the CMYK color model, the color #cde0da can be represented as Cyan=0.084821428571429%, Magenta=0%, Yellow=0.026785714285714%, and Black=0.12156862745098%.
Shades of #cde0da
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 #cde0da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cde0da
Preview of #cde0da on White Background
The contrast ratio of #cde0da with white color is 1.38
Preview of #cde0da on black background
The contrast ratio of #cde0da with black color is 15.27
#cde0da color will look good with a black background.
Color Schemes of #cde0da
Triadic Colors of #cde0da
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 #cde0da
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 #cde0da
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 #cde0da
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: #cde0da;
}
This is a sample text used for the color #cde0da. 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: #cde0da;
}
This is a sample text used for the color #cde0da. 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 #cde0da;
}
This is a sample text used for the color #cde0da. 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 31.68%
Green 34.62%
Blue 33.69%
CMYK Percentage
Cyan 36.38
Magenta 0%
Yellow 11.49%
Black 52.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.