#dec4cd Hex Color
rgb(222, 196, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | c4 | cd | - | #dec4cd |
RGB | 222 | 196 | 205 | - | rgb(222,196,205) |
HSL | 339 | 28% | 82% | - | hsl(339,28%,82%) |
HSV | 339 | 12% | 87% | - | hsv(339,12%,87%) |
XYZ | 60.8836 | 59.4172 | 66.0174 | - | xyz(60.8836,59.4172,66.0174) |
CIE-LAB | 81.52 | 10.67 | -1.14 | - | lab(81.52,10.67,-1.14) |
CMYK | 0 | 0.11711711711712 | 0.076576576576577 | 0.12941176470588 | cmyk(0,0.11711711711712,0.076576576576577,0.12941176470588) |
Description
The RGB value of color #dec4cd is rgb(222, 196, 205).
In the hex color #dec4cd, The value of Red is 222, value of Green is 196, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #dec4cd consists of 339° Hue, 28% Saturation, and 82% Lightness.
In the CMYK color model, the color #dec4cd can be represented as Cyan=0%, Magenta=0.11711711711712%, Yellow=0.076576576576577%, and Black=0.12941176470588%.
Shades of #dec4cd
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 #dec4cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec4cd
Preview of #dec4cd on White Background
The contrast ratio of #dec4cd with white color is 1.63
Preview of #dec4cd on black background
The contrast ratio of #dec4cd with black color is 12.88
#dec4cd color will look good with a black background.
Color Schemes of #dec4cd
Triadic Colors of #dec4cd
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 #dec4cd
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 #dec4cd
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 #dec4cd
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: #dec4cd;
}
This is a sample text used for the color #dec4cd. 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: #dec4cd;
}
This is a sample text used for the color #dec4cd. 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 #dec4cd;
}
This is a sample text used for the color #dec4cd. 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.63%
Green 31.46%
Blue 32.91%
CMYK Percentage
Cyan 0
Magenta 36.25%
Yellow 23.7%
Black 40.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.