#caa0b6 Hex Color
rgb(202, 160, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | a0 | b6 | - | #caa0b6 |
RGB | 202 | 160 | 182 | - | rgb(202,160,182) |
HSL | 329 | 28% | 71% | - | hsl(329,28%,71%) |
HSV | 329 | 21% | 79% | - | hsv(329,21%,79%) |
XYZ | 45.3714 | 41.0756 | 49.793 | - | xyz(45.3714,41.0756,49.793) |
CIE-LAB | 70.23 | 19.09 | -5.42 | - | lab(70.23,19.09,-5.42) |
CMYK | 0 | 0.20792079207921 | 0.099009900990099 | 0.2078431372549 | cmyk(0,0.20792079207921,0.099009900990099,0.2078431372549) |
Description
The RGB value of color #caa0b6 is rgb(202, 160, 182).
In the hex color #caa0b6, The value of Red is 202, value of Green is 160, and value of Blue is 182. The primary color is Red. Similarly, The HSL values for #caa0b6 consists of 329° Hue, 28% Saturation, and 71% Lightness.
In the CMYK color model, the color #caa0b6 can be represented as Cyan=0%, Magenta=0.20792079207921%, Yellow=0.099009900990099%, and Black=0.2078431372549%.
Shades of #caa0b6
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 #caa0b6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caa0b6
Preview of #caa0b6 on White Background
The contrast ratio of #caa0b6 with white color is 2.28
Preview of #caa0b6 on black background
The contrast ratio of #caa0b6 with black color is 9.22
#caa0b6 color will look good with a black background.
Color Schemes of #caa0b6
Triadic Colors of #caa0b6
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 #caa0b6
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 #caa0b6
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 #caa0b6
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: #caa0b6;
}
This is a sample text used for the color #caa0b6. 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: #caa0b6;
}
This is a sample text used for the color #caa0b6. 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 #caa0b6;
}
This is a sample text used for the color #caa0b6. 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 37.13%
Green 29.41%
Blue 33.46%
CMYK Percentage
Cyan 0
Magenta 40.39%
Yellow 19.23%
Black 40.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.