#caa4cd Hex Color
rgb(202, 164, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | a4 | cd | - | #caa4cd |
| RGB | 202 | 164 | 205 | - | rgb(202,164,205) |
| HSL | 296 | 29% | 72% | - | hsl(296,29%,72%) |
| HSV | 296 | 20% | 80% | - | hsv(296,20%,80%) |
| XYZ | 48.652 | 43.5153 | 63.5927 | - | xyz(48.652,43.5153,63.5927) |
| CIE-LAB | 71.9 | 21.07 | -15.62 | - | lab(71.9,21.07,-15.62) |
| CMYK | 0.014634146341464 | 0.2 | 0 | 0.19607843137255 | cmyk(0.014634146341464,0.2,0,0.19607843137255) |
Description
The RGB value of color #caa4cd is rgb(202, 164, 205).
In the hex color #caa4cd, The value of Red is 202, value of Green is 164, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #caa4cd consists of 296° Hue, 29% Saturation, and 72% Lightness.
In the CMYK color model, the color #caa4cd can be represented as Cyan=0.014634146341464%, Magenta=0.2%, Yellow=0%, and Black=0.19607843137255%.
Shades of #caa4cd
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 #caa4cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caa4cd
Preview of #caa4cd on White Background
The contrast ratio of #caa4cd with white color is 2.16
Preview of #caa4cd on black background
The contrast ratio of #caa4cd with black color is 9.7
#caa4cd color will look good with a black background.
Color Schemes of #caa4cd
Triadic Colors of #caa4cd
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 #caa4cd
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 #caa4cd
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 #caa4cd
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: #caa4cd;
}
This is a sample text used for the color #caa4cd. 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: #caa4cd;
}
This is a sample text used for the color #caa4cd. 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 #caa4cd;
}
This is a sample text used for the color #caa4cd. 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.38%
Green 28.72%
Blue 35.9%
CMYK Percentage
Cyan 3.56
Magenta 48.7%
Yellow 0%
Black 47.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.