#cd9ca6 Hex Color
rgb(205, 156, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 9c | a6 | - | #cd9ca6 |
RGB | 205 | 156 | 166 | - | rgb(205,156,166) |
HSL | 348 | 33% | 71% | - | hsl(348,33%,71%) |
HSV | 348 | 24% | 80% | - | hsv(348,24%,80%) |
XYZ | 43.9482 | 39.5092 | 41.3861 | - | xyz(43.9482,39.5092,41.3861) |
CIE-LAB | 69.12 | 19.75 | 1.88 | - | lab(69.12,19.75,1.88) |
CMYK | 0 | 0.2390243902439 | 0.19024390243902 | 0.19607843137255 | cmyk(0,0.2390243902439,0.19024390243902,0.19607843137255) |
Description
The RGB value of color #cd9ca6 is rgb(205, 156, 166).
In the hex color #cd9ca6, The value of Red is 205, value of Green is 156, and value of Blue is 166. The primary color is Red. Similarly, The HSL values for #cd9ca6 consists of 348° Hue, 33% Saturation, and 71% Lightness.
In the CMYK color model, the color #cd9ca6 can be represented as Cyan=0%, Magenta=0.2390243902439%, Yellow=0.19024390243902%, and Black=0.19607843137255%.
Shades of #cd9ca6
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 #cd9ca6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd9ca6
Preview of #cd9ca6 on White Background
The contrast ratio of #cd9ca6 with white color is 2.36
Preview of #cd9ca6 on black background
The contrast ratio of #cd9ca6 with black color is 8.9
#cd9ca6 color will look good with a black background.
Color Schemes of #cd9ca6
Triadic Colors of #cd9ca6
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 #cd9ca6
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 #cd9ca6
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 #cd9ca6
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: #cd9ca6;
}
This is a sample text used for the color #cd9ca6. 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: #cd9ca6;
}
This is a sample text used for the color #cd9ca6. 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 #cd9ca6;
}
This is a sample text used for the color #cd9ca6. 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 38.9%
Green 29.6%
Blue 31.5%
CMYK Percentage
Cyan 0
Magenta 38.22%
Yellow 30.42%
Black 31.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.