#c9bac4 Hex Color
rgb(201, 186, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | ba | c4 | - | #c9bac4 |
RGB | 201 | 186 | 196 | - | rgb(201,186,196) |
HSL | 320 | 12% | 76% | - | hsl(320,12%,76%) |
HSV | 320 | 7% | 79% | - | hsv(320,7%,79%) |
XYZ | 51.6101 | 51.5208 | 59.4489 | - | xyz(51.6101,51.5208,59.4489) |
CIE-LAB | 76.99 | 7.08 | -3.13 | - | lab(76.99,7.08,-3.13) |
CMYK | 0 | 0.074626865671642 | 0.024875621890547 | 0.21176470588235 | cmyk(0,0.074626865671642,0.024875621890547,0.21176470588235) |
Description
The RGB value of color #c9bac4 is rgb(201, 186, 196).
In the hex color #c9bac4, The value of Red is 201, value of Green is 186, and value of Blue is 196. The primary color is Red. Similarly, The HSL values for #c9bac4 consists of 320° Hue, 12% Saturation, and 76% Lightness.
In the CMYK color model, the color #c9bac4 can be represented as Cyan=0%, Magenta=0.074626865671642%, Yellow=0.024875621890547%, and Black=0.21176470588235%.
Shades of #c9bac4
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 #c9bac4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9bac4
Preview of #c9bac4 on White Background
The contrast ratio of #c9bac4 with white color is 1.86
Preview of #c9bac4 on black background
The contrast ratio of #c9bac4 with black color is 11.3
#c9bac4 color will look good with a black background.
Color Schemes of #c9bac4
Triadic Colors of #c9bac4
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 #c9bac4
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 #c9bac4
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 #c9bac4
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: #c9bac4;
}
This is a sample text used for the color #c9bac4. 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: #c9bac4;
}
This is a sample text used for the color #c9bac4. 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 #c9bac4;
}
This is a sample text used for the color #c9bac4. 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.48%
Green 31.9%
Blue 33.62%
CMYK Percentage
Cyan 0
Magenta 23.98%
Yellow 7.99%
Black 68.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.