#c9bebd Hex Color
rgb(201, 190, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | be | bd | - | #c9bebd |
RGB | 201 | 190 | 189 | - | rgb(201,190,189) |
HSL | 5 | 10% | 76% | - | hsl(5,10%,76%) |
HSV | 5 | 6% | 79% | - | hsv(5,6%,79%) |
XYZ | 51.6862 | 52.9185 | 55.6343 | - | xyz(51.6862,52.9185,55.6343) |
CIE-LAB | 77.83 | 3.69 | 1.88 | - | lab(77.83,3.69,1.88) |
CMYK | 0 | 0.054726368159204 | 0.059701492537313 | 0.21176470588235 | cmyk(0,0.054726368159204,0.059701492537313,0.21176470588235) |
Description
The RGB value of color #c9bebd is rgb(201, 190, 189).
In the hex color #c9bebd, The value of Red is 201, value of Green is 190, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #c9bebd consists of 5° Hue, 10% Saturation, and 76% Lightness.
In the CMYK color model, the color #c9bebd can be represented as Cyan=0%, Magenta=0.054726368159204%, Yellow=0.059701492537313%, and Black=0.21176470588235%.
Shades of #c9bebd
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 #c9bebd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9bebd
Preview of #c9bebd on White Background
The contrast ratio of #c9bebd with white color is 1.81
Preview of #c9bebd on black background
The contrast ratio of #c9bebd with black color is 11.58
#c9bebd color will look good with a black background.
Color Schemes of #c9bebd
Triadic Colors of #c9bebd
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 #c9bebd
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 #c9bebd
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 #c9bebd
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: #c9bebd;
}
This is a sample text used for the color #c9bebd. 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: #c9bebd;
}
This is a sample text used for the color #c9bebd. 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 #c9bebd;
}
This is a sample text used for the color #c9bebd. 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.66%
Green 32.76%
Blue 32.59%
CMYK Percentage
Cyan 0
Magenta 16.78%
Yellow 18.3%
Black 64.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.