#cdaec5 Hex Color
rgb(205, 174, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ae | c5 | - | #cdaec5 |
RGB | 205 | 174 | 197 | - | rgb(205,174,197) |
HSL | 315 | 24% | 74% | - | hsl(315,24%,74%) |
HSV | 315 | 15% | 80% | - | hsv(315,15%,80%) |
XYZ | 50.3909 | 47.2825 | 59.2939 | - | xyz(50.3909,47.2825,59.2939) |
CIE-LAB | 74.37 | 15.15 | -7.51 | - | lab(74.37,15.15,-7.51) |
CMYK | 0 | 0.15121951219512 | 0.039024390243902 | 0.19607843137255 | cmyk(0,0.15121951219512,0.039024390243902,0.19607843137255) |
Description
The RGB value of color #cdaec5 is rgb(205, 174, 197).
In the hex color #cdaec5, The value of Red is 205, value of Green is 174, and value of Blue is 197. The primary color is Red. Similarly, The HSL values for #cdaec5 consists of 315° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #cdaec5 can be represented as Cyan=0%, Magenta=0.15121951219512%, Yellow=0.039024390243902%, and Black=0.19607843137255%.
Shades of #cdaec5
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 #cdaec5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdaec5
Preview of #cdaec5 on White Background
The contrast ratio of #cdaec5 with white color is 2.01
Preview of #cdaec5 on black background
The contrast ratio of #cdaec5 with black color is 10.46
#cdaec5 color will look good with a black background.
Color Schemes of #cdaec5
Triadic Colors of #cdaec5
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 #cdaec5
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 #cdaec5
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 #cdaec5
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: #cdaec5;
}
This is a sample text used for the color #cdaec5. 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: #cdaec5;
}
This is a sample text used for the color #cdaec5. 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 #cdaec5;
}
This is a sample text used for the color #cdaec5. 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.59%
Green 30.21%
Blue 34.2%
CMYK Percentage
Cyan 0
Magenta 39.14%
Yellow 10.1%
Black 50.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.