#cca0ac Hex Color
rgb(204, 160, 172)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cc | a0 | ac | - | #cca0ac |
| RGB | 204 | 160 | 172 | - | rgb(204,160,172) |
| HSL | 344 | 30% | 71% | - | hsl(344,30%,71%) |
| HSV | 344 | 22% | 80% | - | hsv(344,22%,80%) |
| XYZ | 44.919 | 40.9575 | 44.5678 | - | xyz(44.919,40.9575,44.5678) |
| CIE-LAB | 70.15 | 18.14 | 0.03 | - | lab(70.15,18.14,0.03) |
| CMYK | 0 | 0.2156862745098 | 0.15686274509804 | 0.2 | cmyk(0,0.2156862745098,0.15686274509804,0.2) |
Description
The RGB value of color #cca0ac is rgb(204, 160, 172).
In the hex color #cca0ac, The value of Red is 204, value of Green is 160, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #cca0ac consists of 344° Hue, 30% Saturation, and 71% Lightness.
In the CMYK color model, the color #cca0ac can be represented as Cyan=0%, Magenta=0.2156862745098%, Yellow=0.15686274509804%, and Black=0.2%.
Shades of #cca0ac
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 #cca0ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cca0ac
Preview of #cca0ac on White Background
The contrast ratio of #cca0ac with white color is 2.28
Preview of #cca0ac on black background
The contrast ratio of #cca0ac with black color is 9.19
#cca0ac color will look good with a black background.
Color Schemes of #cca0ac
Triadic Colors of #cca0ac
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 #cca0ac
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 #cca0ac
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 #cca0ac
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: #cca0ac;
}
This is a sample text used for the color #cca0ac. 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: #cca0ac;
}
This is a sample text used for the color #cca0ac. 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 #cca0ac;
}
This is a sample text used for the color #cca0ac. 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 38.06%
Green 29.85%
Blue 32.09%
CMYK Percentage
Cyan 0
Magenta 37.67%
Yellow 27.4%
Black 34.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.