#dfd4dc Hex Color
rgb(223, 212, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | d4 | dc | - | #dfd4dc |
RGB | 223 | 212 | 220 | - | rgb(223,212,220) |
HSL | 316 | 15% | 85% | - | hsl(316,15%,85%) |
HSV | 316 | 5% | 87% | - | hsv(316,5%,87%) |
XYZ | 66.8932 | 67.9422 | 77.2987 | - | xyz(66.8932,67.9422,77.2987) |
CIE-LAB | 85.98 | 5.19 | -2.59 | - | lab(85.98,5.19,-2.59) |
CMYK | 0 | 0.04932735426009 | 0.013452914798206 | 0.12549019607843 | cmyk(0,0.04932735426009,0.013452914798206,0.12549019607843) |
Description
The RGB value of color #dfd4dc is rgb(223, 212, 220).
In the hex color #dfd4dc, The value of Red is 223, value of Green is 212, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #dfd4dc consists of 316° Hue, 15% Saturation, and 85% Lightness.
In the CMYK color model, the color #dfd4dc can be represented as Cyan=0%, Magenta=0.04932735426009%, Yellow=0.013452914798206%, and Black=0.12549019607843%.
Shades of #dfd4dc
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 #dfd4dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd4dc
Preview of #dfd4dc on White Background
The contrast ratio of #dfd4dc with white color is 1.44
Preview of #dfd4dc on black background
The contrast ratio of #dfd4dc with black color is 14.59
#dfd4dc color will look good with a black background.
Color Schemes of #dfd4dc
Triadic Colors of #dfd4dc
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 #dfd4dc
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 #dfd4dc
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 #dfd4dc
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: #dfd4dc;
}
This is a sample text used for the color #dfd4dc. 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: #dfd4dc;
}
This is a sample text used for the color #dfd4dc. 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 #dfd4dc;
}
This is a sample text used for the color #dfd4dc. 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 34.05%
Green 32.37%
Blue 33.59%
CMYK Percentage
Cyan 0
Magenta 26.2%
Yellow 7.15%
Black 66.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.