#dfd2d5 Hex Color
rgb(223, 210, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | d2 | d5 | - | #dfd2d5 |
RGB | 223 | 210 | 213 | - | rgb(223,210,213) |
HSL | 346 | 17% | 85% | - | hsl(346,17%,85%) |
HSV | 346 | 6% | 87% | - | hsv(346,6%,87%) |
XYZ | 65.4883 | 66.5853 | 72.3514 | - | xyz(65.4883,66.5853,72.3514) |
CIE-LAB | 85.29 | 5 | 0.12 | - | lab(85.29,5,0.12) |
CMYK | 0 | 0.058295964125561 | 0.044843049327354 | 0.12549019607843 | cmyk(0,0.058295964125561,0.044843049327354,0.12549019607843) |
Description
The RGB value of color #dfd2d5 is rgb(223, 210, 213).
In the hex color #dfd2d5, The value of Red is 223, value of Green is 210, and value of Blue is 213. The primary color is Red. Similarly, The HSL values for #dfd2d5 consists of 346° Hue, 17% Saturation, and 85% Lightness.
In the CMYK color model, the color #dfd2d5 can be represented as Cyan=0%, Magenta=0.058295964125561%, Yellow=0.044843049327354%, and Black=0.12549019607843%.
Shades of #dfd2d5
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 #dfd2d5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd2d5
Preview of #dfd2d5 on White Background
The contrast ratio of #dfd2d5 with white color is 1.47
Preview of #dfd2d5 on black background
The contrast ratio of #dfd2d5 with black color is 14.32
#dfd2d5 color will look good with a black background.
Color Schemes of #dfd2d5
Triadic Colors of #dfd2d5
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 #dfd2d5
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 #dfd2d5
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 #dfd2d5
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: #dfd2d5;
}
This is a sample text used for the color #dfd2d5. 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: #dfd2d5;
}
This is a sample text used for the color #dfd2d5. 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 #dfd2d5;
}
This is a sample text used for the color #dfd2d5. 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.52%
Green 32.51%
Blue 32.97%
CMYK Percentage
Cyan 0
Magenta 25.5%
Yellow 19.61%
Black 54.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.