#c7bab4 Hex Color
rgb(199, 186, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | ba | b4 | - | #c7bab4 |
RGB | 199 | 186 | 180 | - | rgb(199,186,180) |
HSL | 19 | 15% | 74% | - | hsl(19,15%,74%) |
HSV | 19 | 10% | 78% | - | hsv(19,10%,78%) |
XYZ | 49.3503 | 50.5552 | 50.3371 | - | xyz(49.3503,50.5552,50.3371) |
CIE-LAB | 76.41 | 3.56 | 4.68 | - | lab(76.41,3.56,4.68) |
CMYK | 0 | 0.065326633165829 | 0.095477386934673 | 0.21960784313725 | cmyk(0,0.065326633165829,0.095477386934673,0.21960784313725) |
Description
The RGB value of color #c7bab4 is rgb(199, 186, 180).
In the hex color #c7bab4, The value of Red is 199, value of Green is 186, and value of Blue is 180. The primary color is Red. Similarly, The HSL values for #c7bab4 consists of 19° Hue, 15% Saturation, and 74% Lightness.
In the CMYK color model, the color #c7bab4 can be represented as Cyan=0%, Magenta=0.065326633165829%, Yellow=0.095477386934673%, and Black=0.21960784313725%.
Shades of #c7bab4
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 #c7bab4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7bab4
Preview of #c7bab4 on White Background
The contrast ratio of #c7bab4 with white color is 1.89
Preview of #c7bab4 on black background
The contrast ratio of #c7bab4 with black color is 11.11
#c7bab4 color will look good with a black background.
Color Schemes of #c7bab4
Triadic Colors of #c7bab4
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 #c7bab4
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 #c7bab4
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 #c7bab4
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: #c7bab4;
}
This is a sample text used for the color #c7bab4. 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: #c7bab4;
}
This is a sample text used for the color #c7bab4. 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 #c7bab4;
}
This is a sample text used for the color #c7bab4. 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.22%
Green 32.92%
Blue 31.86%
CMYK Percentage
Cyan 0
Magenta 17.17%
Yellow 25.1%
Black 57.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.