#dee5db Hex Color
rgb(222, 229, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e5 | db | - | #dee5db |
RGB | 222 | 229 | 219 | - | rgb(222,229,219) |
HSL | 102 | 16% | 88% | - | hsl(102,16%,88%) |
HSV | 102 | 4% | 90% | - | hsv(102,4%,90%) |
XYZ | 70.9297 | 76.6827 | 78.0807 | - | xyz(70.9297,76.6827,78.0807) |
CIE-LAB | 90.18 | -4.13 | 4.05 | - | lab(90.18,-4.13,4.05) |
CMYK | 0.03056768558952 | 0 | 0.043668122270742 | 0.10196078431373 | cmyk(0.03056768558952,0,0.043668122270742,0.10196078431373) |
Description
The RGB value of color #dee5db is rgb(222, 229, 219).
In the hex color #dee5db, The value of Red is 222, value of Green is 229, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #dee5db consists of 102° Hue, 16% Saturation, and 88% Lightness.
In the CMYK color model, the color #dee5db can be represented as Cyan=0.03056768558952%, Magenta=0%, Yellow=0.043668122270742%, and Black=0.10196078431373%.
Shades of #dee5db
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 #dee5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee5db
Preview of #dee5db on White Background
The contrast ratio of #dee5db with white color is 1.29
Preview of #dee5db on black background
The contrast ratio of #dee5db with black color is 16.34
#dee5db color will look good with a black background.
Color Schemes of #dee5db
Triadic Colors of #dee5db
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 #dee5db
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 #dee5db
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 #dee5db
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: #dee5db;
}
This is a sample text used for the color #dee5db. 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: #dee5db;
}
This is a sample text used for the color #dee5db. 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 #dee5db;
}
This is a sample text used for the color #dee5db. 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.13%
Green 34.18%
Blue 32.69%
CMYK Percentage
Cyan 17.35
Magenta 0%
Yellow 24.78%
Black 57.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.