#dfdedc Hex Color
rgb(223, 222, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | de | dc | - | #dfdedc |
RGB | 223 | 222 | 220 | - | rgb(223,222,220) |
HSL | 40 | 4% | 87% | - | hsl(40,4%,87%) |
HSV | 40 | 1% | 87% | - | hsv(40,1%,87%) |
XYZ | 69.471 | 73.0978 | 78.1579 | - | xyz(69.471,73.0978,78.1579) |
CIE-LAB | 88.49 | -0.01 | 1.09 | - | lab(88.49,-0.01,1.09) |
CMYK | 0 | 0.0044843049327354 | 0.013452914798206 | 0.12549019607843 | cmyk(0,0.0044843049327354,0.013452914798206,0.12549019607843) |
Description
The RGB value of color #dfdedc is rgb(223, 222, 220).
In the hex color #dfdedc, The value of Red is 223, value of Green is 222, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #dfdedc consists of 40° Hue, 4% Saturation, and 87% Lightness.
In the CMYK color model, the color #dfdedc can be represented as Cyan=0%, Magenta=0.0044843049327354%, Yellow=0.013452914798206%, and Black=0.12549019607843%.
Shades of #dfdedc
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 #dfdedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfdedc
Preview of #dfdedc on White Background
The contrast ratio of #dfdedc with white color is 1.34
Preview of #dfdedc on black background
The contrast ratio of #dfdedc with black color is 15.62
#dfdedc color will look good with a black background.
Color Schemes of #dfdedc
Triadic Colors of #dfdedc
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 #dfdedc
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 #dfdedc
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 #dfdedc
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: #dfdedc;
}
This is a sample text used for the color #dfdedc. 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: #dfdedc;
}
This is a sample text used for the color #dfdedc. 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 #dfdedc;
}
This is a sample text used for the color #dfdedc. 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.53%
Green 33.38%
Blue 33.08%
CMYK Percentage
Cyan 0
Magenta 3.13%
Yellow 9.38%
Black 87.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.