#dee9cd Hex Color
rgb(222, 233, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e9 | cd | - | #dee9cd |
RGB | 222 | 233 | 205 | - | rgb(222,233,205) |
HSL | 84 | 39% | 86% | - | hsl(84,39%,86%) |
HSV | 84 | 12% | 91% | - | hsv(84,12%,91%) |
XYZ | 70.2826 | 78.2152 | 69.1504 | - | xyz(70.2826,78.2152,69.1504) |
CIE-LAB | 90.88 | -8.54 | 12.36 | - | lab(90.88,-8.54,12.36) |
CMYK | 0.047210300429185 | 0 | 0.12017167381974 | 0.086274509803922 | cmyk(0.047210300429185,0,0.12017167381974,0.086274509803922) |
Description
The RGB value of color #dee9cd is rgb(222, 233, 205).
In the hex color #dee9cd, The value of Red is 222, value of Green is 233, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #dee9cd consists of 84° Hue, 39% Saturation, and 86% Lightness.
In the CMYK color model, the color #dee9cd can be represented as Cyan=0.047210300429185%, Magenta=0%, Yellow=0.12017167381974%, and Black=0.086274509803922%.
Shades of #dee9cd
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 #dee9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee9cd
Preview of #dee9cd on White Background
The contrast ratio of #dee9cd with white color is 1.26
Preview of #dee9cd on black background
The contrast ratio of #dee9cd with black color is 16.64
#dee9cd color will look good with a black background.
Color Schemes of #dee9cd
Triadic Colors of #dee9cd
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 #dee9cd
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 #dee9cd
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 #dee9cd
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: #dee9cd;
}
This is a sample text used for the color #dee9cd. 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: #dee9cd;
}
This is a sample text used for the color #dee9cd. 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 #dee9cd;
}
This is a sample text used for the color #dee9cd. 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 33.64%
Green 35.3%
Blue 31.06%
CMYK Percentage
Cyan 18.61
Magenta 0%
Yellow 47.38%
Black 34.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.