#dfd6db Hex Color
rgb(223, 214, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | d6 | db | - | #dfd6db |
RGB | 223 | 214 | 219 | - | rgb(223,214,219) |
HSL | 327 | 12% | 86% | - | hsl(327,12%,86%) |
HSV | 327 | 4% | 87% | - | hsv(327,4%,87%) |
XYZ | 67.2642 | 68.8956 | 76.7708 | - | xyz(67.2642,68.8956,76.7708) |
CIE-LAB | 86.45 | 3.97 | -1.37 | - | lab(86.45,3.97,-1.37) |
CMYK | 0 | 0.040358744394619 | 0.017937219730942 | 0.12549019607843 | cmyk(0,0.040358744394619,0.017937219730942,0.12549019607843) |
Description
The RGB value of color #dfd6db is rgb(223, 214, 219).
In the hex color #dfd6db, The value of Red is 223, value of Green is 214, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #dfd6db consists of 327° Hue, 12% Saturation, and 86% Lightness.
In the CMYK color model, the color #dfd6db can be represented as Cyan=0%, Magenta=0.040358744394619%, Yellow=0.017937219730942%, and Black=0.12549019607843%.
Shades of #dfd6db
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 #dfd6db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd6db
Preview of #dfd6db on White Background
The contrast ratio of #dfd6db with white color is 1.42
Preview of #dfd6db on black background
The contrast ratio of #dfd6db with black color is 14.78
#dfd6db color will look good with a black background.
Color Schemes of #dfd6db
Triadic Colors of #dfd6db
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 #dfd6db
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 #dfd6db
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 #dfd6db
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: #dfd6db;
}
This is a sample text used for the color #dfd6db. 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: #dfd6db;
}
This is a sample text used for the color #dfd6db. 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 #dfd6db;
}
This is a sample text used for the color #dfd6db. 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.99%
Green 32.62%
Blue 33.38%
CMYK Percentage
Cyan 0
Magenta 21.96%
Yellow 9.76%
Black 68.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.