#cca9cd Hex Color
rgb(204, 169, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | a9 | cd | - | #cca9cd |
RGB | 204 | 169 | 205 | - | rgb(204,169,205) |
HSL | 298 | 26% | 73% | - | hsl(298,26%,73%) |
HSV | 298 | 18% | 80% | - | hsv(298,18%,80%) |
XYZ | 50.1093 | 45.6211 | 63.9223 | - | xyz(50.1093,45.6211,63.9223) |
CIE-LAB | 73.3 | 19.01 | -13.5 | - | lab(73.3,19.01,-13.5) |
CMYK | 0.0048780487804878 | 0.17560975609756 | 0 | 0.19607843137255 | cmyk(0.0048780487804878,0.17560975609756,0,0.19607843137255) |
Description
The RGB value of color #cca9cd is rgb(204, 169, 205).
In the hex color #cca9cd, The value of Red is 204, value of Green is 169, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #cca9cd consists of 298° Hue, 26% Saturation, and 73% Lightness.
In the CMYK color model, the color #cca9cd can be represented as Cyan=0.0048780487804878%, Magenta=0.17560975609756%, Yellow=0%, and Black=0.19607843137255%.
Shades of #cca9cd
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 #cca9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cca9cd
Preview of #cca9cd on White Background
The contrast ratio of #cca9cd with white color is 2.07
Preview of #cca9cd on black background
The contrast ratio of #cca9cd with black color is 10.12
#cca9cd color will look good with a black background.
Color Schemes of #cca9cd
Triadic Colors of #cca9cd
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 #cca9cd
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 #cca9cd
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 #cca9cd
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: #cca9cd;
}
This is a sample text used for the color #cca9cd. 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: #cca9cd;
}
This is a sample text used for the color #cca9cd. 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 #cca9cd;
}
This is a sample text used for the color #cca9cd. 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.29%
Green 29.24%
Blue 35.47%
CMYK Percentage
Cyan 1.3
Magenta 46.63%
Yellow 0%
Black 52.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.