#caa5ac Hex Color
rgb(202, 165, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | a5 | ac | - | #caa5ac |
RGB | 202 | 165 | 172 | - | rgb(202,165,172) |
HSL | 349 | 26% | 72% | - | hsl(349,26%,72%) |
HSV | 349 | 18% | 79% | - | hsv(349,18%,79%) |
XYZ | 45.2586 | 42.4454 | 44.8371 | - | xyz(45.2586,42.4454,44.8371) |
CIE-LAB | 71.18 | 14.68 | 1.51 | - | lab(71.18,14.68,1.51) |
CMYK | 0 | 0.18316831683168 | 0.14851485148515 | 0.2078431372549 | cmyk(0,0.18316831683168,0.14851485148515,0.2078431372549) |
Description
The RGB value of color #caa5ac is rgb(202, 165, 172).
In the hex color #caa5ac, The value of Red is 202, value of Green is 165, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #caa5ac consists of 349° Hue, 26% Saturation, and 72% Lightness.
In the CMYK color model, the color #caa5ac can be represented as Cyan=0%, Magenta=0.18316831683168%, Yellow=0.14851485148515%, and Black=0.2078431372549%.
Shades of #caa5ac
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 #caa5ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caa5ac
Preview of #caa5ac on White Background
The contrast ratio of #caa5ac with white color is 2.21
Preview of #caa5ac on black background
The contrast ratio of #caa5ac with black color is 9.49
#caa5ac color will look good with a black background.
Color Schemes of #caa5ac
Triadic Colors of #caa5ac
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 #caa5ac
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 #caa5ac
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 #caa5ac
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: #caa5ac;
}
This is a sample text used for the color #caa5ac. 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: #caa5ac;
}
This is a sample text used for the color #caa5ac. 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 #caa5ac;
}
This is a sample text used for the color #caa5ac. 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.48%
Green 30.61%
Blue 31.91%
CMYK Percentage
Cyan 0
Magenta 33.95%
Yellow 27.53%
Black 38.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.