#cac7cd Hex Color
rgb(202, 199, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c7 | cd | - | #cac7cd |
RGB | 202 | 199 | 205 | - | rgb(202,199,205) |
HSL | 270 | 6% | 79% | - | hsl(270,6%,79%) |
HSV | 270 | 3% | 80% | - | hsv(270,3%,80%) |
XYZ | 55.8 | 57.8112 | 65.9753 | - | xyz(55.8,57.8112,65.9753) |
CIE-LAB | 80.63 | 2.14 | -2.63 | - | lab(80.63,2.14,-2.63) |
CMYK | 0.014634146341464 | 0.029268292682927 | 0 | 0.19607843137255 | cmyk(0.014634146341464,0.029268292682927,0,0.19607843137255) |
Description
The RGB value of color #cac7cd is rgb(202, 199, 205).
In the hex color #cac7cd, The value of Red is 202, value of Green is 199, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #cac7cd consists of 270° Hue, 6% Saturation, and 79% Lightness.
In the CMYK color model, the color #cac7cd can be represented as Cyan=0.014634146341464%, Magenta=0.029268292682927%, Yellow=0%, and Black=0.19607843137255%.
Shades of #cac7cd
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 #cac7cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac7cd
Preview of #cac7cd on White Background
The contrast ratio of #cac7cd with white color is 1.67
Preview of #cac7cd on black background
The contrast ratio of #cac7cd with black color is 12.56
#cac7cd color will look good with a black background.
Color Schemes of #cac7cd
Triadic Colors of #cac7cd
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 #cac7cd
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 #cac7cd
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 #cac7cd
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: #cac7cd;
}
This is a sample text used for the color #cac7cd. 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: #cac7cd;
}
This is a sample text used for the color #cac7cd. 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 #cac7cd;
}
This is a sample text used for the color #cac7cd. 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 33.33%
Green 32.84%
Blue 33.83%
CMYK Percentage
Cyan 6.1
Magenta 12.2%
Yellow 0%
Black 81.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.