#c6a8ae Hex Color
rgb(198, 168, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | a8 | ae | - | #c6a8ae |
RGB | 198 | 168 | 174 | - | rgb(198,168,174) |
HSL | 348 | 21% | 72% | - | hsl(348,21%,72%) |
HSV | 348 | 15% | 78% | - | hsv(348,15%,78%) |
XYZ | 44.9313 | 43.067 | 45.989 | - | xyz(44.9313,43.067,45.989) |
CIE-LAB | 71.6 | 11.91 | 0.98 | - | lab(71.6,11.91,0.98) |
CMYK | 0 | 0.15151515151515 | 0.12121212121212 | 0.22352941176471 | cmyk(0,0.15151515151515,0.12121212121212,0.22352941176471) |
Description
The RGB value of color #c6a8ae is rgb(198, 168, 174).
In the hex color #c6a8ae, The value of Red is 198, value of Green is 168, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #c6a8ae consists of 348° Hue, 21% Saturation, and 72% Lightness.
In the CMYK color model, the color #c6a8ae can be represented as Cyan=0%, Magenta=0.15151515151515%, Yellow=0.12121212121212%, and Black=0.22352941176471%.
Shades of #c6a8ae
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 #c6a8ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6a8ae
Preview of #c6a8ae on White Background
The contrast ratio of #c6a8ae with white color is 2.18
Preview of #c6a8ae on black background
The contrast ratio of #c6a8ae with black color is 9.61
#c6a8ae color will look good with a black background.
Color Schemes of #c6a8ae
Triadic Colors of #c6a8ae
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 #c6a8ae
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 #c6a8ae
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 #c6a8ae
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: #c6a8ae;
}
This is a sample text used for the color #c6a8ae. 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: #c6a8ae;
}
This is a sample text used for the color #c6a8ae. 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 #c6a8ae;
}
This is a sample text used for the color #c6a8ae. 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 36.67%
Green 31.11%
Blue 32.22%
CMYK Percentage
Cyan 0
Magenta 30.53%
Yellow 24.43%
Black 45.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.