#dee6dc Hex Color
rgb(222, 230, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e6 | dc | - | #dee6dc |
RGB | 222 | 230 | 220 | - | rgb(222,230,220) |
HSL | 108 | 17% | 88% | - | hsl(108,17%,88%) |
HSV | 108 | 4% | 90% | - | hsv(108,4%,90%) |
XYZ | 71.3393 | 77.2905 | 78.8687 | - | xyz(71.3393,77.2905,78.8687) |
CIE-LAB | 90.46 | -4.46 | 3.93 | - | lab(90.46,-4.46,3.93) |
CMYK | 0.034782608695652 | 0 | 0.043478260869565 | 0.098039215686274 | cmyk(0.034782608695652,0,0.043478260869565,0.098039215686274) |
Description
The RGB value of color #dee6dc is rgb(222, 230, 220).
In the hex color #dee6dc, The value of Red is 222, value of Green is 230, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #dee6dc consists of 108° Hue, 17% Saturation, and 88% Lightness.
In the CMYK color model, the color #dee6dc can be represented as Cyan=0.034782608695652%, Magenta=0%, Yellow=0.043478260869565%, and Black=0.098039215686274%.
Shades of #dee6dc
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 #dee6dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee6dc
Preview of #dee6dc on White Background
The contrast ratio of #dee6dc with white color is 1.28
Preview of #dee6dc on black background
The contrast ratio of #dee6dc with black color is 16.46
#dee6dc color will look good with a black background.
Color Schemes of #dee6dc
Triadic Colors of #dee6dc
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 #dee6dc
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 #dee6dc
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 #dee6dc
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: #dee6dc;
}
This is a sample text used for the color #dee6dc. 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: #dee6dc;
}
This is a sample text used for the color #dee6dc. 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 #dee6dc;
}
This is a sample text used for the color #dee6dc. 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.04%
Green 34.23%
Blue 32.74%
CMYK Percentage
Cyan 19.73
Magenta 0%
Yellow 24.66%
Black 55.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.