#dec3cb Hex Color
rgb(222, 195, 203)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | c3 | cb | - | #dec3cb |
| RGB | 222 | 195 | 203 | - | rgb(222,195,203) |
| HSL | 342 | 29% | 82% | - | hsl(342,29%,82%) |
| HSV | 342 | 12% | 87% | - | hsv(342,12%,87%) |
| XYZ | 60.4188 | 58.8716 | 64.6789 | - | xyz(60.4188,58.8716,64.6789) |
| CIE-LAB | 81.22 | 10.86 | -0.5 | - | lab(81.22,10.86,-0.5) |
| CMYK | 0 | 0.12162162162162 | 0.085585585585586 | 0.12941176470588 | cmyk(0,0.12162162162162,0.085585585585586,0.12941176470588) |
Description
The RGB value of color #dec3cb is rgb(222, 195, 203).
In the hex color #dec3cb, The value of Red is 222, value of Green is 195, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #dec3cb consists of 342° Hue, 29% Saturation, and 82% Lightness.
In the CMYK color model, the color #dec3cb can be represented as Cyan=0%, Magenta=0.12162162162162%, Yellow=0.085585585585586%, and Black=0.12941176470588%.
Shades of #dec3cb
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 #dec3cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec3cb
Preview of #dec3cb on White Background
The contrast ratio of #dec3cb with white color is 1.64
Preview of #dec3cb on black background
The contrast ratio of #dec3cb with black color is 12.77
#dec3cb color will look good with a black background.
Color Schemes of #dec3cb
Triadic Colors of #dec3cb
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 #dec3cb
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 #dec3cb
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 #dec3cb
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: #dec3cb;
}
This is a sample text used for the color #dec3cb. 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: #dec3cb;
}
This is a sample text used for the color #dec3cb. 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 #dec3cb;
}
This is a sample text used for the color #dec3cb. 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 31.45%
Blue 32.74%
CMYK Percentage
Cyan 0
Magenta 36.13%
Yellow 25.43%
Black 38.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.