#dee4ac Hex Color
rgb(222, 228, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e4 | ac | - | #dee4ac |
RGB | 222 | 228 | 172 | - | rgb(222,228,172) |
HSL | 66 | 51% | 78% | - | hsl(66,51%,78%) |
HSV | 66 | 25% | 89% | - | hsv(66,25%,89%) |
XYZ | 65.314 | 73.995 | 49.8698 | - | xyz(65.314,73.995,49.8698) |
CIE-LAB | 88.92 | -11.02 | 26.73 | - | lab(88.92,-11.02,26.73) |
CMYK | 0.026315789473684 | 0 | 0.24561403508772 | 0.10588235294118 | cmyk(0.026315789473684,0,0.24561403508772,0.10588235294118) |
Description
The RGB value of color #dee4ac is rgb(222, 228, 172).
In the hex color #dee4ac, The value of Red is 222, value of Green is 228, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #dee4ac consists of 66° Hue, 51% Saturation, and 78% Lightness.
In the CMYK color model, the color #dee4ac can be represented as Cyan=0.026315789473684%, Magenta=0%, Yellow=0.24561403508772%, and Black=0.10588235294118%.
Shades of #dee4ac
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 #dee4ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee4ac
Preview of #dee4ac on White Background
The contrast ratio of #dee4ac with white color is 1.33
Preview of #dee4ac on black background
The contrast ratio of #dee4ac with black color is 15.8
#dee4ac color will look good with a black background.
Color Schemes of #dee4ac
Triadic Colors of #dee4ac
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 #dee4ac
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 #dee4ac
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 #dee4ac
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: #dee4ac;
}
This is a sample text used for the color #dee4ac. 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: #dee4ac;
}
This is a sample text used for the color #dee4ac. 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 #dee4ac;
}
This is a sample text used for the color #dee4ac. 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 35.69%
Green 36.66%
Blue 27.65%
CMYK Percentage
Cyan 6.97
Magenta 0%
Yellow 65.01%
Black 28.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.