#c6aeac Hex Color
rgb(198, 174, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | ae | ac | - | #c6aeac |
RGB | 198 | 174 | 172 | - | rgb(198,174,172) |
HSL | 5 | 19% | 73% | - | hsl(5,19%,73%) |
HSV | 5 | 13% | 78% | - | hsv(5,13%,78%) |
XYZ | 45.8711 | 45.2564 | 45.3474 | - | xyz(45.8711,45.2564,45.3474) |
CIE-LAB | 73.06 | 8.32 | 4.19 | - | lab(73.06,8.32,4.19) |
CMYK | 0 | 0.12121212121212 | 0.13131313131313 | 0.22352941176471 | cmyk(0,0.12121212121212,0.13131313131313,0.22352941176471) |
Description
The RGB value of color #c6aeac is rgb(198, 174, 172).
In the hex color #c6aeac, The value of Red is 198, value of Green is 174, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #c6aeac consists of 5° Hue, 19% Saturation, and 73% Lightness.
In the CMYK color model, the color #c6aeac can be represented as Cyan=0%, Magenta=0.12121212121212%, Yellow=0.13131313131313%, and Black=0.22352941176471%.
Shades of #c6aeac
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 #c6aeac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6aeac
Preview of #c6aeac on White Background
The contrast ratio of #c6aeac with white color is 2.09
Preview of #c6aeac on black background
The contrast ratio of #c6aeac with black color is 10.05
#c6aeac color will look good with a black background.
Color Schemes of #c6aeac
Triadic Colors of #c6aeac
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 #c6aeac
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 #c6aeac
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 #c6aeac
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: #c6aeac;
}
This is a sample text used for the color #c6aeac. 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: #c6aeac;
}
This is a sample text used for the color #c6aeac. 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 #c6aeac;
}
This is a sample text used for the color #c6aeac. 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.4%
Green 31.99%
Blue 31.62%
CMYK Percentage
Cyan 0
Magenta 25.46%
Yellow 27.58%
Black 46.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.