#dde1cf Hex Color
rgb(221, 225, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | e1 | cf | - | #dde1cf |
RGB | 221 | 225 | 207 | - | rgb(221,225,207) |
HSL | 73 | 23% | 85% | - | hsl(73,23%,85%) |
HSV | 73 | 8% | 88% | - | hsv(73,8%,88%) |
XYZ | 68.0065 | 73.7276 | 69.678 | - | xyz(68.0065,73.7276,69.678) |
CIE-LAB | 88.79 | -4.49 | 8.33 | - | lab(88.79,-4.49,8.33) |
CMYK | 0.017777777777778 | 0 | 0.08 | 0.11764705882353 | cmyk(0.017777777777778,0,0.08,0.11764705882353) |
Description
The RGB value of color #dde1cf is rgb(221, 225, 207).
In the hex color #dde1cf, The value of Red is 221, value of Green is 225, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #dde1cf consists of 73° Hue, 23% Saturation, and 85% Lightness.
In the CMYK color model, the color #dde1cf can be represented as Cyan=0.017777777777778%, Magenta=0%, Yellow=0.08%, and Black=0.11764705882353%.
Shades of #dde1cf
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 #dde1cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dde1cf
Preview of #dde1cf on White Background
The contrast ratio of #dde1cf with white color is 1.33
Preview of #dde1cf on black background
The contrast ratio of #dde1cf with black color is 15.75
#dde1cf color will look good with a black background.
Color Schemes of #dde1cf
Triadic Colors of #dde1cf
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 #dde1cf
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 #dde1cf
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 #dde1cf
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: #dde1cf;
}
This is a sample text used for the color #dde1cf. 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: #dde1cf;
}
This is a sample text used for the color #dde1cf. 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 #dde1cf;
}
This is a sample text used for the color #dde1cf. 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.84%
Green 34.46%
Blue 31.7%
CMYK Percentage
Cyan 8.25
Magenta 0%
Yellow 37.14%
Black 54.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.