#c9aeb3 Hex Color
rgb(201, 174, 179)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | ae | b3 | - | #c9aeb3 |
RGB | 201 | 174 | 179 | - | rgb(201,174,179) |
HSL | 349 | 20% | 74% | - | hsl(349,20%,74%) |
HSV | 349 | 13% | 79% | - | hsv(349,13%,79%) |
XYZ | 47.3601 | 45.9443 | 49.0198 | - | xyz(47.3601,45.9443,49.0198) |
CIE-LAB | 73.51 | 10.58 | 1.04 | - | lab(73.51,10.58,1.04) |
CMYK | 0 | 0.13432835820896 | 0.10945273631841 | 0.21176470588235 | cmyk(0,0.13432835820896,0.10945273631841,0.21176470588235) |
Description
The RGB value of color #c9aeb3 is rgb(201, 174, 179).
In the hex color #c9aeb3, The value of Red is 201, value of Green is 174, and value of Blue is 179. The primary color is Red. Similarly, The HSL values for #c9aeb3 consists of 349° Hue, 20% Saturation, and 74% Lightness.
In the CMYK color model, the color #c9aeb3 can be represented as Cyan=0%, Magenta=0.13432835820896%, Yellow=0.10945273631841%, and Black=0.21176470588235%.
Shades of #c9aeb3
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 #c9aeb3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9aeb3
Preview of #c9aeb3 on White Background
The contrast ratio of #c9aeb3 with white color is 2.06
Preview of #c9aeb3 on black background
The contrast ratio of #c9aeb3 with black color is 10.19
#c9aeb3 color will look good with a black background.
Color Schemes of #c9aeb3
Triadic Colors of #c9aeb3
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 #c9aeb3
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 #c9aeb3
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 #c9aeb3
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: #c9aeb3;
}
This is a sample text used for the color #c9aeb3. 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: #c9aeb3;
}
This is a sample text used for the color #c9aeb3. 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 #c9aeb3;
}
This is a sample text used for the color #c9aeb3. 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.28%
Green 31.41%
Blue 32.31%
CMYK Percentage
Cyan 0
Magenta 29.49%
Yellow 24.03%
Black 46.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.