#c9c2bf Hex Color
rgb(201, 194, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | c2 | bf | - | #c9c2bf |
RGB | 201 | 194 | 191 | - | rgb(201,194,191) |
HSL | 18 | 8% | 77% | - | hsl(18,8%,77%) |
HSV | 18 | 5% | 79% | - | hsv(18,5%,79%) |
XYZ | 52.7832 | 54.7627 | 57.0785 | - | xyz(52.7832,54.7627,57.0785) |
CIE-LAB | 78.9 | 1.91 | 2.37 | - | lab(78.9,1.91,2.37) |
CMYK | 0 | 0.034825870646766 | 0.049751243781094 | 0.21176470588235 | cmyk(0,0.034825870646766,0.049751243781094,0.21176470588235) |
Description
The RGB value of color #c9c2bf is rgb(201, 194, 191).
In the hex color #c9c2bf, The value of Red is 201, value of Green is 194, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #c9c2bf consists of 18° Hue, 8% Saturation, and 77% Lightness.
In the CMYK color model, the color #c9c2bf can be represented as Cyan=0%, Magenta=0.034825870646766%, Yellow=0.049751243781094%, and Black=0.21176470588235%.
Shades of #c9c2bf
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 #c9c2bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9c2bf
Preview of #c9c2bf on White Background
The contrast ratio of #c9c2bf with white color is 1.76
Preview of #c9c2bf on black background
The contrast ratio of #c9c2bf with black color is 11.95
#c9c2bf color will look good with a black background.
Color Schemes of #c9c2bf
Triadic Colors of #c9c2bf
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 #c9c2bf
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 #c9c2bf
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 #c9c2bf
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: #c9c2bf;
}
This is a sample text used for the color #c9c2bf. 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: #c9c2bf;
}
This is a sample text used for the color #c9c2bf. 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 #c9c2bf;
}
This is a sample text used for the color #c9c2bf. 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 34.3%
Green 33.11%
Blue 32.59%
CMYK Percentage
Cyan 0
Magenta 11.75%
Yellow 16.79%
Black 71.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.