#dee4da Hex Color
rgb(222, 228, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e4 | da | - | #dee4da |
RGB | 222 | 228 | 218 | - | rgb(222,228,218) |
HSL | 96 | 16% | 87% | - | hsl(96,16%,87%) |
HSV | 96 | 4% | 89% | - | hsv(96,4%,89%) |
XYZ | 70.5225 | 76.0784 | 77.2973 | - | xyz(70.5225,76.0784,77.2973) |
CIE-LAB | 89.9 | -3.79 | 4.16 | - | lab(89.9,-3.79,4.16) |
CMYK | 0.026315789473684 | 0 | 0.043859649122807 | 0.10588235294118 | cmyk(0.026315789473684,0,0.043859649122807,0.10588235294118) |
Description
The RGB value of color #dee4da is rgb(222, 228, 218).
In the hex color #dee4da, The value of Red is 222, value of Green is 228, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #dee4da consists of 96° Hue, 16% Saturation, and 87% Lightness.
In the CMYK color model, the color #dee4da can be represented as Cyan=0.026315789473684%, Magenta=0%, Yellow=0.043859649122807%, and Black=0.10588235294118%.
Shades of #dee4da
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 #dee4da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee4da
Preview of #dee4da on White Background
The contrast ratio of #dee4da with white color is 1.3
Preview of #dee4da on black background
The contrast ratio of #dee4da with black color is 16.22
#dee4da color will look good with a black background.
Color Schemes of #dee4da
Triadic Colors of #dee4da
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 #dee4da
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 #dee4da
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 #dee4da
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: #dee4da;
}
This is a sample text used for the color #dee4da. 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: #dee4da;
}
This is a sample text used for the color #dee4da. 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 #dee4da;
}
This is a sample text used for the color #dee4da. 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.23%
Green 34.13%
Blue 32.63%
CMYK Percentage
Cyan 14.95
Magenta 0%
Yellow 24.91%
Black 60.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.