#c9a0ad Hex Color
rgb(201, 160, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | a0 | ad | - | #c9a0ad |
RGB | 201 | 160 | 173 | - | rgb(201,160,173) |
HSL | 341 | 28% | 71% | - | hsl(341,28%,71%) |
HSV | 341 | 20% | 79% | - | hsv(341,20%,79%) |
XYZ | 44.201 | 40.5762 | 45.0375 | - | xyz(44.201,40.5762,45.0375) |
CIE-LAB | 69.88 | 17.21 | -0.95 | - | lab(69.88,17.21,-0.95) |
CMYK | 0 | 0.20398009950249 | 0.13930348258706 | 0.21176470588235 | cmyk(0,0.20398009950249,0.13930348258706,0.21176470588235) |
Description
The RGB value of color #c9a0ad is rgb(201, 160, 173).
In the hex color #c9a0ad, The value of Red is 201, value of Green is 160, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #c9a0ad consists of 341° Hue, 28% Saturation, and 71% Lightness.
In the CMYK color model, the color #c9a0ad can be represented as Cyan=0%, Magenta=0.20398009950249%, Yellow=0.13930348258706%, and Black=0.21176470588235%.
Shades of #c9a0ad
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 #c9a0ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9a0ad
Preview of #c9a0ad on White Background
The contrast ratio of #c9a0ad with white color is 2.3
Preview of #c9a0ad on black background
The contrast ratio of #c9a0ad with black color is 9.12
#c9a0ad color will look good with a black background.
Color Schemes of #c9a0ad
Triadic Colors of #c9a0ad
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 #c9a0ad
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 #c9a0ad
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 #c9a0ad
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: #c9a0ad;
}
This is a sample text used for the color #c9a0ad. 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: #c9a0ad;
}
This is a sample text used for the color #c9a0ad. 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 #c9a0ad;
}
This is a sample text used for the color #c9a0ad. 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 37.64%
Green 29.96%
Blue 32.4%
CMYK Percentage
Cyan 0
Magenta 36.75%
Yellow 25.1%
Black 38.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.