#c9b0bd Hex Color
rgb(201, 176, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | b0 | bd | - | #c9b0bd |
RGB | 201 | 176 | 189 | - | rgb(201,176,189) |
HSL | 329 | 19% | 74% | - | hsl(329,19%,74%) |
HSV | 329 | 12% | 79% | - | hsv(329,12%,79%) |
XYZ | 48.798 | 47.1423 | 54.6716 | - | xyz(48.798,47.1423,54.6716) |
CIE-LAB | 74.28 | 11.23 | -3.31 | - | lab(74.28,11.23,-3.31) |
CMYK | 0 | 0.12437810945274 | 0.059701492537313 | 0.21176470588235 | cmyk(0,0.12437810945274,0.059701492537313,0.21176470588235) |
Description
The RGB value of color #c9b0bd is rgb(201, 176, 189).
In the hex color #c9b0bd, The value of Red is 201, value of Green is 176, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #c9b0bd consists of 329° Hue, 19% Saturation, and 74% Lightness.
In the CMYK color model, the color #c9b0bd can be represented as Cyan=0%, Magenta=0.12437810945274%, Yellow=0.059701492537313%, and Black=0.21176470588235%.
Shades of #c9b0bd
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 #c9b0bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9b0bd
Preview of #c9b0bd on White Background
The contrast ratio of #c9b0bd with white color is 2.01
Preview of #c9b0bd on black background
The contrast ratio of #c9b0bd with black color is 10.43
#c9b0bd color will look good with a black background.
Color Schemes of #c9b0bd
Triadic Colors of #c9b0bd
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 #c9b0bd
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 #c9b0bd
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 #c9b0bd
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: #c9b0bd;
}
This is a sample text used for the color #c9b0bd. 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: #c9b0bd;
}
This is a sample text used for the color #c9b0bd. 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 #c9b0bd;
}
This is a sample text used for the color #c9b0bd. 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.51%
Green 31.1%
Blue 33.39%
CMYK Percentage
Cyan 0
Magenta 31.42%
Yellow 15.08%
Black 53.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.