#cac7da Hex Color
rgb(202, 199, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | c7 | da | - | #cac7da |
RGB | 202 | 199 | 218 | - | rgb(202,199,218) |
HSL | 249 | 20% | 82% | - | hsl(249,20%,82%) |
HSV | 249 | 9% | 85% | - | hsv(249,9%,85%) |
XYZ | 57.4354 | 58.4654 | 74.5874 | - | xyz(57.4354,58.4654,74.5874) |
CIE-LAB | 81 | 4.63 | -9.07 | - | lab(81,4.63,-9.07) |
CMYK | 0.073394495412844 | 0.087155963302752 | 0 | 0.14509803921569 | cmyk(0.073394495412844,0.087155963302752,0,0.14509803921569) |
Description
The RGB value of color #cac7da is rgb(202, 199, 218).
In the hex color #cac7da, The value of Red is 202, value of Green is 199, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #cac7da consists of 249° Hue, 20% Saturation, and 82% Lightness.
In the CMYK color model, the color #cac7da can be represented as Cyan=0.073394495412844%, Magenta=0.087155963302752%, Yellow=0%, and Black=0.14509803921569%.
Shades of #cac7da
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 #cac7da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cac7da
Preview of #cac7da on White Background
The contrast ratio of #cac7da with white color is 1.65
Preview of #cac7da on black background
The contrast ratio of #cac7da with black color is 12.69
#cac7da color will look good with a black background.
Color Schemes of #cac7da
Triadic Colors of #cac7da
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 #cac7da
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 #cac7da
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 #cac7da
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: #cac7da;
}
This is a sample text used for the color #cac7da. 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: #cac7da;
}
This is a sample text used for the color #cac7da. 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 #cac7da;
}
This is a sample text used for the color #cac7da. 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 32.15%
Blue 35.22%
CMYK Percentage
Cyan 24.01
Magenta 28.52%
Yellow 0%
Black 47.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.