#cac5dc Hex Color
rgb(202, 197, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c5 | dc | - | #cac5dc |
RGB | 202 | 197 | 220 | - | rgb(202,197,220) |
HSL | 253 | 25% | 82% | - | hsl(253,25%,82%) |
HSV | 253 | 10% | 86% | - | hsv(253,10%,86%) |
XYZ | 57.2416 | 57.6564 | 75.822 | - | xyz(57.2416,57.6564,75.822) |
CIE-LAB | 80.55 | 6.09 | -10.81 | - | lab(80.55,6.09,-10.81) |
CMYK | 0.081818181818182 | 0.10454545454545 | 0 | 0.13725490196078 | cmyk(0.081818181818182,0.10454545454545,0,0.13725490196078) |
Description
The RGB value of color #cac5dc is rgb(202, 197, 220).
In the hex color #cac5dc, The value of Red is 202, value of Green is 197, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #cac5dc consists of 253° Hue, 25% Saturation, and 82% Lightness.
In the CMYK color model, the color #cac5dc can be represented as Cyan=0.081818181818182%, Magenta=0.10454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #cac5dc
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 #cac5dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac5dc
Preview of #cac5dc on White Background
The contrast ratio of #cac5dc with white color is 1.68
Preview of #cac5dc on black background
The contrast ratio of #cac5dc with black color is 12.53
#cac5dc color will look good with a black background.
Color Schemes of #cac5dc
Triadic Colors of #cac5dc
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 #cac5dc
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 #cac5dc
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 #cac5dc
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: #cac5dc;
}
This is a sample text used for the color #cac5dc. 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: #cac5dc;
}
This is a sample text used for the color #cac5dc. 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 #cac5dc;
}
This is a sample text used for the color #cac5dc. 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.63%
Green 31.83%
Blue 35.54%
CMYK Percentage
Cyan 25.28
Magenta 32.31%
Yellow 0%
Black 42.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.