#c9b9ab Hex Color
rgb(201, 185, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | b9 | ab | - | #c9b9ab |
RGB | 201 | 185 | 171 | - | rgb(201,185,171) |
HSL | 28 | 22% | 73% | - | hsl(28,22%,73%) |
HSV | 28 | 15% | 79% | - | hsv(28,15%,79%) |
XYZ | 48.787 | 50.0557 | 45.6184 | - | xyz(48.787,50.0557,45.6184) |
CIE-LAB | 76.1 | 3.34 | 9.14 | - | lab(76.1,3.34,9.14) |
CMYK | 0 | 0.079601990049751 | 0.14925373134328 | 0.21176470588235 | cmyk(0,0.079601990049751,0.14925373134328,0.21176470588235) |
Description
The RGB value of color #c9b9ab is rgb(201, 185, 171).
In the hex color #c9b9ab, The value of Red is 201, value of Green is 185, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #c9b9ab consists of 28° Hue, 22% Saturation, and 73% Lightness.
In the CMYK color model, the color #c9b9ab can be represented as Cyan=0%, Magenta=0.079601990049751%, Yellow=0.14925373134328%, and Black=0.21176470588235%.
Shades of #c9b9ab
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 #c9b9ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9b9ab
Preview of #c9b9ab on White Background
The contrast ratio of #c9b9ab with white color is 1.91
Preview of #c9b9ab on black background
The contrast ratio of #c9b9ab with black color is 11.01
#c9b9ab color will look good with a black background.
Color Schemes of #c9b9ab
Triadic Colors of #c9b9ab
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 #c9b9ab
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 #c9b9ab
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 #c9b9ab
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: #c9b9ab;
}
This is a sample text used for the color #c9b9ab. 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: #c9b9ab;
}
This is a sample text used for the color #c9b9ab. 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 #c9b9ab;
}
This is a sample text used for the color #c9b9ab. 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.09%
Green 33.21%
Blue 30.7%
CMYK Percentage
Cyan 0
Magenta 18.07%
Yellow 33.87%
Black 48.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.