#cac7dc Hex Color
rgb(202, 199, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c7 | dc | - | #cac7dc |
RGB | 202 | 199 | 220 | - | rgb(202,199,220) |
HSL | 249 | 23% | 82% | - | hsl(249,23%,82%) |
HSV | 249 | 10% | 86% | - | hsv(249,10%,86%) |
XYZ | 57.6988 | 58.5707 | 75.9744 | - | xyz(57.6988,58.5707,75.9744) |
CIE-LAB | 81.06 | 5.02 | -10.06 | - | lab(81.06,5.02,-10.06) |
CMYK | 0.081818181818182 | 0.095454545454546 | 0 | 0.13725490196078 | cmyk(0.081818181818182,0.095454545454546,0,0.13725490196078) |
Description
The RGB value of color #cac7dc is rgb(202, 199, 220).
In the hex color #cac7dc, The value of Red is 202, value of Green is 199, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #cac7dc consists of 249° Hue, 23% Saturation, and 82% Lightness.
In the CMYK color model, the color #cac7dc can be represented as Cyan=0.081818181818182%, Magenta=0.095454545454546%, Yellow=0%, and Black=0.13725490196078%.
Shades of #cac7dc
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 #cac7dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac7dc
Preview of #cac7dc on White Background
The contrast ratio of #cac7dc with white color is 1.65
Preview of #cac7dc on black background
The contrast ratio of #cac7dc with black color is 12.71
#cac7dc color will look good with a black background.
Color Schemes of #cac7dc
Triadic Colors of #cac7dc
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 #cac7dc
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 #cac7dc
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 #cac7dc
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: #cac7dc;
}
This is a sample text used for the color #cac7dc. 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: #cac7dc;
}
This is a sample text used for the color #cac7dc. 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 #cac7dc;
}
This is a sample text used for the color #cac7dc. 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 32.53%
Green 32.05%
Blue 35.43%
CMYK Percentage
Cyan 26.01
Magenta 30.35%
Yellow 0%
Black 43.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.