#cda5cc Hex Color
rgb(205, 165, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | a5 | cc | - | #cda5cc |
RGB | 205 | 165 | 204 | - | rgb(205,165,204) |
HSL | 302 | 29% | 73% | - | hsl(302,29%,73%) |
HSV | 302 | 20% | 80% | - | hsv(302,20%,80%) |
XYZ | 49.5311 | 44.249 | 63.0571 | - | xyz(49.5311,44.249,63.0571) |
CIE-LAB | 72.39 | 21.35 | -14.3 | - | lab(72.39,21.35,-14.3) |
CMYK | 0 | 0.19512195121951 | 0.0048780487804878 | 0.19607843137255 | cmyk(0,0.19512195121951,0.0048780487804878,0.19607843137255) |
Description
The RGB value of color #cda5cc is rgb(205, 165, 204).
In the hex color #cda5cc, The value of Red is 205, value of Green is 165, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #cda5cc consists of 302° Hue, 29% Saturation, and 73% Lightness.
In the CMYK color model, the color #cda5cc can be represented as Cyan=0%, Magenta=0.19512195121951%, Yellow=0.0048780487804878%, and Black=0.19607843137255%.
Shades of #cda5cc
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 #cda5cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cda5cc
Preview of #cda5cc on White Background
The contrast ratio of #cda5cc with white color is 2.13
Preview of #cda5cc on black background
The contrast ratio of #cda5cc with black color is 9.85
#cda5cc color will look good with a black background.
Color Schemes of #cda5cc
Triadic Colors of #cda5cc
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 #cda5cc
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 #cda5cc
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 #cda5cc
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: #cda5cc;
}
This is a sample text used for the color #cda5cc. 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: #cda5cc;
}
This is a sample text used for the color #cda5cc. 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 #cda5cc;
}
This is a sample text used for the color #cda5cc. 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.71%
Green 28.75%
Blue 35.54%
CMYK Percentage
Cyan 0
Magenta 49.26%
Yellow 1.23%
Black 49.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.