#c8a6aa Hex Color
rgb(200, 166, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | a6 | aa | - | #c8a6aa |
RGB | 200 | 166 | 170 | - | rgb(200,166,170) |
HSL | 353 | 24% | 72% | - | hsl(353,24%,72%) |
HSV | 353 | 17% | 78% | - | hsv(353,17%,78%) |
XYZ | 44.7113 | 42.4541 | 43.8681 | - | xyz(44.7113,42.4541,43.8681) |
CIE-LAB | 71.18 | 13.07 | 2.6 | - | lab(71.18,13.07,2.6) |
CMYK | 0 | 0.17 | 0.15 | 0.2156862745098 | cmyk(0,0.17,0.15,0.2156862745098) |
Description
The RGB value of color #c8a6aa is rgb(200, 166, 170).
In the hex color #c8a6aa, The value of Red is 200, value of Green is 166, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #c8a6aa consists of 353° Hue, 24% Saturation, and 72% Lightness.
In the CMYK color model, the color #c8a6aa can be represented as Cyan=0%, Magenta=0.17%, Yellow=0.15%, and Black=0.2156862745098%.
Shades of #c8a6aa
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 #c8a6aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8a6aa
Preview of #c8a6aa on White Background
The contrast ratio of #c8a6aa with white color is 2.21
Preview of #c8a6aa on black background
The contrast ratio of #c8a6aa with black color is 9.49
#c8a6aa color will look good with a black background.
Color Schemes of #c8a6aa
Triadic Colors of #c8a6aa
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 #c8a6aa
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 #c8a6aa
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 #c8a6aa
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: #c8a6aa;
}
This is a sample text used for the color #c8a6aa. 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: #c8a6aa;
}
This is a sample text used for the color #c8a6aa. 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 #c8a6aa;
}
This is a sample text used for the color #c8a6aa. 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.31%
Green 30.97%
Blue 31.72%
CMYK Percentage
Cyan 0
Magenta 31.73%
Yellow 28%
Black 40.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.