#dec0ca Hex Color
rgb(222, 192, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | c0 | ca | - | #dec0ca |
RGB | 222 | 192 | 202 | - | rgb(222,192,202) |
HSL | 340 | 31% | 81% | - | hsl(340,31%,81%) |
HSV | 340 | 14% | 87% | - | hsv(340,14%,87%) |
XYZ | 59.6345 | 57.4931 | 63.8313 | - | xyz(59.6345,57.4931,63.8313) |
CIE-LAB | 80.46 | 12.29 | -1.08 | - | lab(80.46,12.29,-1.08) |
CMYK | 0 | 0.13513513513514 | 0.09009009009009 | 0.12941176470588 | cmyk(0,0.13513513513514,0.09009009009009,0.12941176470588) |
Description
The RGB value of color #dec0ca is rgb(222, 192, 202).
In the hex color #dec0ca, The value of Red is 222, value of Green is 192, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #dec0ca consists of 340° Hue, 31% Saturation, and 81% Lightness.
In the CMYK color model, the color #dec0ca can be represented as Cyan=0%, Magenta=0.13513513513514%, Yellow=0.09009009009009%, and Black=0.12941176470588%.
Shades of #dec0ca
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 #dec0ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec0ca
Preview of #dec0ca on White Background
The contrast ratio of #dec0ca with white color is 1.68
Preview of #dec0ca on black background
The contrast ratio of #dec0ca with black color is 12.5
#dec0ca color will look good with a black background.
Color Schemes of #dec0ca
Triadic Colors of #dec0ca
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 #dec0ca
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 #dec0ca
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 #dec0ca
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: #dec0ca;
}
This is a sample text used for the color #dec0ca. 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: #dec0ca;
}
This is a sample text used for the color #dec0ca. 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 #dec0ca;
}
This is a sample text used for the color #dec0ca. 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 36.04%
Green 31.17%
Blue 32.79%
CMYK Percentage
Cyan 0
Magenta 38.11%
Yellow 25.4%
Black 36.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.