#c4bca8 Hex Color
rgb(196, 188, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | bc | a8 | - | #c4bca8 |
RGB | 196 | 188 | 168 | - | rgb(196,188,168) |
HSL | 43 | 19% | 71% | - | hsl(43,19%,71%) |
HSV | 43 | 14% | 77% | - | hsv(43,14%,77%) |
XYZ | 47.8161 | 50.5294 | 44.2788 | - | xyz(47.8161,50.5294,44.2788) |
CIE-LAB | 76.39 | -0.58 | 11.12 | - | lab(76.39,-0.58,11.12) |
CMYK | 0 | 0.040816326530612 | 0.14285714285714 | 0.23137254901961 | cmyk(0,0.040816326530612,0.14285714285714,0.23137254901961) |
Description
The RGB value of color #c4bca8 is rgb(196, 188, 168).
In the hex color #c4bca8, The value of Red is 196, value of Green is 188, and value of Blue is 168. The primary color is Red. Similarly, The HSL values for #c4bca8 consists of 43° Hue, 19% Saturation, and 71% Lightness.
In the CMYK color model, the color #c4bca8 can be represented as Cyan=0%, Magenta=0.040816326530612%, Yellow=0.14285714285714%, and Black=0.23137254901961%.
Shades of #c4bca8
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 #c4bca8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4bca8
Preview of #c4bca8 on White Background
The contrast ratio of #c4bca8 with white color is 1.89
Preview of #c4bca8 on black background
The contrast ratio of #c4bca8 with black color is 11.11
#c4bca8 color will look good with a black background.
Color Schemes of #c4bca8
Triadic Colors of #c4bca8
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 #c4bca8
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 #c4bca8
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 #c4bca8
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: #c4bca8;
}
This is a sample text used for the color #c4bca8. 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: #c4bca8;
}
This is a sample text used for the color #c4bca8. 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 #c4bca8;
}
This is a sample text used for the color #c4bca8. 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 34.06%
Blue 30.43%
CMYK Percentage
Cyan 0
Magenta 9.83%
Yellow 34.42%
Black 55.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.