#cca1d2 Hex Color
rgb(204, 161, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | a1 | d2 | - | #cca1d2 |
RGB | 204 | 161 | 210 | - | rgb(204,161,210) |
HSL | 293 | 35% | 73% | - | hsl(293,35%,73%) |
HSV | 293 | 23% | 82% | - | hsv(293,23%,82%) |
XYZ | 49.2796 | 42.9803 | 66.6715 | - | xyz(49.2796,42.9803,66.6715) |
CIE-LAB | 71.54 | 24.34 | -18.9 | - | lab(71.54,24.34,-18.9) |
CMYK | 0.028571428571428 | 0.23333333333333 | 0 | 0.17647058823529 | cmyk(0.028571428571428,0.23333333333333,0,0.17647058823529) |
Description
The RGB value of color #cca1d2 is rgb(204, 161, 210).
In the hex color #cca1d2, The value of Red is 204, value of Green is 161, and value of Blue is 210. The primary color is Blue. Similarly, The HSL values for #cca1d2 consists of 293° Hue, 35% Saturation, and 73% Lightness.
In the CMYK color model, the color #cca1d2 can be represented as Cyan=0.028571428571428%, Magenta=0.23333333333333%, Yellow=0%, and Black=0.17647058823529%.
Shades of #cca1d2
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 #cca1d2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cca1d2
Preview of #cca1d2 on White Background
The contrast ratio of #cca1d2 with white color is 2.19
Preview of #cca1d2 on black background
The contrast ratio of #cca1d2 with black color is 9.6
#cca1d2 color will look good with a black background.
Color Schemes of #cca1d2
Triadic Colors of #cca1d2
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 #cca1d2
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 #cca1d2
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 #cca1d2
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: #cca1d2;
}
This is a sample text used for the color #cca1d2. 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: #cca1d2;
}
This is a sample text used for the color #cca1d2. 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 #cca1d2;
}
This is a sample text used for the color #cca1d2. 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.48%
Green 28%
Blue 36.52%
CMYK Percentage
Cyan 6.52
Magenta 53.23%
Yellow 0%
Black 40.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.