#c8a0ad Hex Color
rgb(200, 160, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | a0 | ad | - | #c8a0ad |
RGB | 200 | 160 | 173 | - | rgb(200,160,173) |
HSL | 341 | 27% | 71% | - | hsl(341,27%,71%) |
HSV | 341 | 20% | 78% | - | hsv(341,20%,78%) |
XYZ | 43.933 | 40.4381 | 45.025 | - | xyz(43.933,40.4381,45.025) |
CIE-LAB | 69.78 | 16.85 | -1.11 | - | lab(69.78,16.85,-1.11) |
CMYK | 0 | 0.2 | 0.135 | 0.2156862745098 | cmyk(0,0.2,0.135,0.2156862745098) |
Description
The RGB value of color #c8a0ad is rgb(200, 160, 173).
In the hex color #c8a0ad, The value of Red is 200, value of Green is 160, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #c8a0ad consists of 341° Hue, 27% Saturation, and 71% Lightness.
In the CMYK color model, the color #c8a0ad can be represented as Cyan=0%, Magenta=0.2%, Yellow=0.135%, and Black=0.2156862745098%.
Shades of #c8a0ad
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 #c8a0ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8a0ad
Preview of #c8a0ad on White Background
The contrast ratio of #c8a0ad with white color is 2.31
Preview of #c8a0ad on black background
The contrast ratio of #c8a0ad with black color is 9.09
#c8a0ad color will look good with a black background.
Color Schemes of #c8a0ad
Triadic Colors of #c8a0ad
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 #c8a0ad
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 #c8a0ad
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 #c8a0ad
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: #c8a0ad;
}
This is a sample text used for the color #c8a0ad. 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: #c8a0ad;
}
This is a sample text used for the color #c8a0ad. 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 #c8a0ad;
}
This is a sample text used for the color #c8a0ad. 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.52%
Green 30.02%
Blue 32.46%
CMYK Percentage
Cyan 0
Magenta 36.32%
Yellow 24.51%
Black 39.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.