#deb1dd Hex Color
rgb(222, 177, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | b1 | dd | - | #deb1dd |
RGB | 222 | 177 | 221 | - | rgb(222,177,221) |
HSL | 301 | 41% | 78% | - | hsl(301,41%,78%) |
HSV | 301 | 20% | 87% | - | hsv(301,20%,87%) |
XYZ | 58.8975 | 52.1943 | 75.3769 | - | xyz(58.8975,52.1943,75.3769) |
CIE-LAB | 77.4 | 23.7 | -15.9 | - | lab(77.4,23.7,-15.9) |
CMYK | 0 | 0.2027027027027 | 0.0045045045045045 | 0.12941176470588 | cmyk(0,0.2027027027027,0.0045045045045045,0.12941176470588) |
Description
The RGB value of color #deb1dd is rgb(222, 177, 221).
In the hex color #deb1dd, The value of Red is 222, value of Green is 177, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #deb1dd consists of 301° Hue, 41% Saturation, and 78% Lightness.
In the CMYK color model, the color #deb1dd can be represented as Cyan=0%, Magenta=0.2027027027027%, Yellow=0.0045045045045045%, and Black=0.12941176470588%.
Shades of #deb1dd
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 #deb1dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deb1dd
Preview of #deb1dd on White Background
The contrast ratio of #deb1dd with white color is 1.84
Preview of #deb1dd on black background
The contrast ratio of #deb1dd with black color is 11.44
#deb1dd color will look good with a black background.
Color Schemes of #deb1dd
Triadic Colors of #deb1dd
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 #deb1dd
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 #deb1dd
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 #deb1dd
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: #deb1dd;
}
This is a sample text used for the color #deb1dd. 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: #deb1dd;
}
This is a sample text used for the color #deb1dd. 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 #deb1dd;
}
This is a sample text used for the color #deb1dd. 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 35.81%
Green 28.55%
Blue 35.65%
CMYK Percentage
Cyan 0
Magenta 60.22%
Yellow 1.34%
Black 38.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.