#dee1de Hex Color
rgb(222, 225, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e1 | de | - | #dee1de |
RGB | 222 | 225 | 222 | - | rgb(222,225,222) |
HSL | 120 | 5% | 88% | - | hsl(120,5%,88%) |
HSV | 120 | 1% | 88% | - | hsv(120,1%,88%) |
XYZ | 70.2342 | 74.6539 | 79.8152 | - | xyz(70.2342,74.6539,79.8152) |
CIE-LAB | 89.23 | -1.54 | 1.1 | - | lab(89.23,-1.54,1.1) |
CMYK | 0.013333333333333 | 0 | 0.013333333333333 | 0.11764705882353 | cmyk(0.013333333333333,0,0.013333333333333,0.11764705882353) |
Description
The RGB value of color #dee1de is rgb(222, 225, 222).
In the hex color #dee1de, The value of Red is 222, value of Green is 225, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #dee1de consists of 120° Hue, 5% Saturation, and 88% Lightness.
In the CMYK color model, the color #dee1de can be represented as Cyan=0.013333333333333%, Magenta=0%, Yellow=0.013333333333333%, and Black=0.11764705882353%.
Shades of #dee1de
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 #dee1de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee1de
Preview of #dee1de on White Background
The contrast ratio of #dee1de with white color is 1.32
Preview of #dee1de on black background
The contrast ratio of #dee1de with black color is 15.93
#dee1de color will look good with a black background.
Color Schemes of #dee1de
Triadic Colors of #dee1de
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 #dee1de
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 #dee1de
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 #dee1de
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: #dee1de;
}
This is a sample text used for the color #dee1de. 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: #dee1de;
}
This is a sample text used for the color #dee1de. 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 #dee1de;
}
This is a sample text used for the color #dee1de. 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.18%
Green 33.63%
Blue 33.18%
CMYK Percentage
Cyan 9.24
Magenta 0%
Yellow 9.24%
Black 81.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.