#cda7cd Hex Color
rgb(205, 167, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | a7 | cd | - | #cda7cd |
RGB | 205 | 167 | 205 | - | rgb(205,167,205) |
HSL | 300 | 28% | 73% | - | hsl(300,28%,73%) |
HSV | 300 | 19% | 80% | - | hsv(300,19%,80%) |
XYZ | 50.015 | 45.0243 | 63.8121 | - | xyz(50.015,45.0243,63.8121) |
CIE-LAB | 72.91 | 20.44 | -14.08 | - | lab(72.91,20.44,-14.08) |
CMYK | 0 | 0.18536585365854 | 0 | 0.19607843137255 | cmyk(0,0.18536585365854,0,0.19607843137255) |
Description
The RGB value of color #cda7cd is rgb(205, 167, 205).
In the hex color #cda7cd, The value of Red is 205, value of Green is 167, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #cda7cd consists of 300° Hue, 28% Saturation, and 73% Lightness.
In the CMYK color model, the color #cda7cd can be represented as Cyan=0%, Magenta=0.18536585365854%, Yellow=0%, and Black=0.19607843137255%.
Shades of #cda7cd
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 #cda7cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cda7cd
Preview of #cda7cd on White Background
The contrast ratio of #cda7cd with white color is 2.1
Preview of #cda7cd on black background
The contrast ratio of #cda7cd with black color is 10
#cda7cd color will look good with a black background.
Color Schemes of #cda7cd
Triadic Colors of #cda7cd
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 #cda7cd
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 #cda7cd
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 #cda7cd
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: #cda7cd;
}
This is a sample text used for the color #cda7cd. 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: #cda7cd;
}
This is a sample text used for the color #cda7cd. 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 #cda7cd;
}
This is a sample text used for the color #cda7cd. 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.53%
Green 28.94%
Blue 35.53%
CMYK Percentage
Cyan 0
Magenta 48.6%
Yellow 0%
Black 51.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.