#c7bca6 Hex Color
rgb(199, 188, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | bc | a6 | - | #c7bca6 |
RGB | 199 | 188 | 166 | - | rgb(199,188,166) |
HSL | 40 | 23% | 72% | - | hsl(40,23%,72%) |
HSV | 40 | 17% | 78% | - | hsv(40,17%,78%) |
XYZ | 48.4193 | 50.8617 | 43.3417 | - | xyz(48.4193,50.8617,43.3417) |
CIE-LAB | 76.6 | 0.21 | 12.52 | - | lab(76.6,0.21,12.52) |
CMYK | 0 | 0.055276381909548 | 0.16582914572864 | 0.21960784313725 | cmyk(0,0.055276381909548,0.16582914572864,0.21960784313725) |
Description
The RGB value of color #c7bca6 is rgb(199, 188, 166).
In the hex color #c7bca6, The value of Red is 199, value of Green is 188, and value of Blue is 166. The primary color is Red. Similarly, The HSL values for #c7bca6 consists of 40° Hue, 23% Saturation, and 72% Lightness.
In the CMYK color model, the color #c7bca6 can be represented as Cyan=0%, Magenta=0.055276381909548%, Yellow=0.16582914572864%, and Black=0.21960784313725%.
Shades of #c7bca6
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 #c7bca6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7bca6
Preview of #c7bca6 on White Background
The contrast ratio of #c7bca6 with white color is 1.88
Preview of #c7bca6 on black background
The contrast ratio of #c7bca6 with black color is 11.17
#c7bca6 color will look good with a black background.
Color Schemes of #c7bca6
Triadic Colors of #c7bca6
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 #c7bca6
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 #c7bca6
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 #c7bca6
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: #c7bca6;
}
This is a sample text used for the color #c7bca6. 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: #c7bca6;
}
This is a sample text used for the color #c7bca6. 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 #c7bca6;
}
This is a sample text used for the color #c7bca6. 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.99%
Green 34%
Blue 30.02%
CMYK Percentage
Cyan 0
Magenta 12.54%
Yellow 37.63%
Black 49.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.