#c4aeab Hex Color
rgb(196, 174, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | ae | ab | - | #c4aeab |
RGB | 196 | 174 | 171 | - | rgb(196,174,171) |
HSL | 7 | 17% | 72% | - | hsl(7,17%,72%) |
HSV | 7 | 13% | 77% | - | hsv(7,13%,77%) |
XYZ | 45.2517 | 44.9481 | 44.8189 | - | xyz(45.2517,44.9481,44.8189) |
CIE-LAB | 72.86 | 7.42 | 4.43 | - | lab(72.86,7.42,4.43) |
CMYK | 0 | 0.11224489795918 | 0.12755102040816 | 0.23137254901961 | cmyk(0,0.11224489795918,0.12755102040816,0.23137254901961) |
Description
The RGB value of color #c4aeab is rgb(196, 174, 171).
In the hex color #c4aeab, The value of Red is 196, value of Green is 174, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #c4aeab consists of 7° Hue, 17% Saturation, and 72% Lightness.
In the CMYK color model, the color #c4aeab can be represented as Cyan=0%, Magenta=0.11224489795918%, Yellow=0.12755102040816%, and Black=0.23137254901961%.
Shades of #c4aeab
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 #c4aeab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4aeab
Preview of #c4aeab on White Background
The contrast ratio of #c4aeab with white color is 2.1
Preview of #c4aeab on black background
The contrast ratio of #c4aeab with black color is 9.99
#c4aeab color will look good with a black background.
Color Schemes of #c4aeab
Triadic Colors of #c4aeab
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 #c4aeab
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 #c4aeab
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 #c4aeab
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: #c4aeab;
}
This is a sample text used for the color #c4aeab. 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: #c4aeab;
}
This is a sample text used for the color #c4aeab. 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 #c4aeab;
}
This is a sample text used for the color #c4aeab. 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.23%
Green 32.16%
Blue 31.61%
CMYK Percentage
Cyan 0
Magenta 23.82%
Yellow 27.07%
Black 49.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.