#c9c9a6 Hex Color
rgb(201, 201, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | c9 | a6 | - | #c9c9a6 |
RGB | 201 | 201 | 166 | - | rgb(201,201,166) |
HSL | 60 | 24% | 72% | - | hsl(60,24%,72%) |
HSV | 60 | 17% | 79% | - | hsv(60,17%,79%) |
XYZ | 51.857 | 56.944 | 44.3345 | - | xyz(51.857,56.944,44.3345) |
CIE-LAB | 80.15 | -5.87 | 17.54 | - | lab(80.15,-5.87,17.54) |
CMYK | 0 | 0 | 0.17412935323383 | 0.21176470588235 | cmyk(0,0,0.17412935323383,0.21176470588235) |
Description
The RGB value of color #c9c9a6 is rgb(201, 201, 166).
In the hex color #c9c9a6, The value of Red is 201, value of Green is 201, and value of Blue is 166. The primary color is Red. Similarly, The HSL values for #c9c9a6 consists of 60° Hue, 24% Saturation, and 72% Lightness.
In the CMYK color model, the color #c9c9a6 can be represented as Cyan=0%, Magenta=0%, Yellow=0.17412935323383%, and Black=0.21176470588235%.
Shades of #c9c9a6
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 #c9c9a6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9c9a6
Preview of #c9c9a6 on White Background
The contrast ratio of #c9c9a6 with white color is 1.7
Preview of #c9c9a6 on black background
The contrast ratio of #c9c9a6 with black color is 12.39
#c9c9a6 color will look good with a black background.
Color Schemes of #c9c9a6
Triadic Colors of #c9c9a6
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 #c9c9a6
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 #c9c9a6
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 #c9c9a6
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: #c9c9a6;
}
This is a sample text used for the color #c9c9a6. 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: #c9c9a6;
}
This is a sample text used for the color #c9c9a6. 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 #c9c9a6;
}
This is a sample text used for the color #c9c9a6. 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 35.39%
Green 35.39%
Blue 29.23%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 45.12%
Black 54.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.