#dfd4da Hex Color
rgb(223, 212, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | d4 | da | - | #dfd4da |
RGB | 223 | 212 | 218 | - | rgb(223,212,218) |
HSL | 327 | 15% | 85% | - | hsl(327,15%,85%) |
HSV | 327 | 5% | 87% | - | hsv(327,5%,87%) |
XYZ | 66.6298 | 67.8369 | 75.9117 | - | xyz(66.6298,67.8369,75.9117) |
CIE-LAB | 85.92 | 4.84 | -1.61 | - | lab(85.92,4.84,-1.61) |
CMYK | 0 | 0.04932735426009 | 0.022421524663677 | 0.12549019607843 | cmyk(0,0.04932735426009,0.022421524663677,0.12549019607843) |
Description
The RGB value of color #dfd4da is rgb(223, 212, 218).
In the hex color #dfd4da, The value of Red is 223, value of Green is 212, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #dfd4da consists of 327° Hue, 15% Saturation, and 85% Lightness.
In the CMYK color model, the color #dfd4da can be represented as Cyan=0%, Magenta=0.04932735426009%, Yellow=0.022421524663677%, and Black=0.12549019607843%.
Shades of #dfd4da
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 #dfd4da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd4da
Preview of #dfd4da on White Background
The contrast ratio of #dfd4da with white color is 1.44
Preview of #dfd4da on black background
The contrast ratio of #dfd4da with black color is 14.57
#dfd4da color will look good with a black background.
Color Schemes of #dfd4da
Triadic Colors of #dfd4da
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 #dfd4da
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 #dfd4da
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 #dfd4da
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: #dfd4da;
}
This is a sample text used for the color #dfd4da. 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: #dfd4da;
}
This is a sample text used for the color #dfd4da. 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 #dfd4da;
}
This is a sample text used for the color #dfd4da. 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.15%
Green 32.47%
Blue 33.38%
CMYK Percentage
Cyan 0
Magenta 25.01%
Yellow 11.37%
Black 63.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.