#ded7df Hex Color
rgb(222, 215, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | d7 | df | - | #ded7df |
RGB | 222 | 215 | 223 | - | rgb(222,215,223) |
HSL | 293 | 11% | 86% | - | hsl(293,11%,86%) |
HSV | 293 | 4% | 87% | - | hsv(293,4%,87%) |
XYZ | 67.7439 | 69.4582 | 79.6483 | - | xyz(67.7439,69.4582,79.6483) |
CIE-LAB | 86.73 | 3.83 | -3.08 | - | lab(86.73,3.83,-3.08) |
CMYK | 0.0044843049327354 | 0.035874439461883 | 0 | 0.12549019607843 | cmyk(0.0044843049327354,0.035874439461883,0,0.12549019607843) |
Description
The RGB value of color #ded7df is rgb(222, 215, 223).
In the hex color #ded7df, The value of Red is 222, value of Green is 215, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #ded7df consists of 293° Hue, 11% Saturation, and 86% Lightness.
In the CMYK color model, the color #ded7df can be represented as Cyan=0.0044843049327354%, Magenta=0.035874439461883%, Yellow=0%, and Black=0.12549019607843%.
Shades of #ded7df
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 #ded7df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ded7df
Preview of #ded7df on White Background
The contrast ratio of #ded7df with white color is 1.41
Preview of #ded7df on black background
The contrast ratio of #ded7df with black color is 14.89
#ded7df color will look good with a black background.
Color Schemes of #ded7df
Triadic Colors of #ded7df
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 #ded7df
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 #ded7df
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 #ded7df
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: #ded7df;
}
This is a sample text used for the color #ded7df. 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: #ded7df;
}
This is a sample text used for the color #ded7df. 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 #ded7df;
}
This is a sample text used for the color #ded7df. 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.64%
Green 32.58%
Blue 33.79%
CMYK Percentage
Cyan 2.7
Magenta 21.63%
Yellow 0%
Black 75.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.