#c4bfbb Hex Color
rgb(196, 191, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | bf | bb | - | #c4bfbb |
RGB | 196 | 191 | 187 | - | rgb(196,191,187) |
HSL | 27 | 7% | 75% | - | hsl(27,7%,75%) |
HSV | 27 | 5% | 77% | - | hsv(27,5%,77%) |
XYZ | 50.3654 | 52.5852 | 54.5091 | - | xyz(50.3654,52.5852,54.5091) |
CIE-LAB | 77.63 | 1.03 | 2.62 | - | lab(77.63,1.03,2.62) |
CMYK | 0 | 0.025510204081633 | 0.045918367346939 | 0.23137254901961 | cmyk(0,0.025510204081633,0.045918367346939,0.23137254901961) |
Description
The RGB value of color #c4bfbb is rgb(196, 191, 187).
In the hex color #c4bfbb, The value of Red is 196, value of Green is 191, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #c4bfbb consists of 27° Hue, 7% Saturation, and 75% Lightness.
In the CMYK color model, the color #c4bfbb can be represented as Cyan=0%, Magenta=0.025510204081633%, Yellow=0.045918367346939%, and Black=0.23137254901961%.
Shades of #c4bfbb
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 #c4bfbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4bfbb
Preview of #c4bfbb on White Background
The contrast ratio of #c4bfbb with white color is 1.82
Preview of #c4bfbb on black background
The contrast ratio of #c4bfbb with black color is 11.52
#c4bfbb color will look good with a black background.
Color Schemes of #c4bfbb
Triadic Colors of #c4bfbb
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 #c4bfbb
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 #c4bfbb
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 #c4bfbb
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: #c4bfbb;
}
This is a sample text used for the color #c4bfbb. 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: #c4bfbb;
}
This is a sample text used for the color #c4bfbb. 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 #c4bfbb;
}
This is a sample text used for the color #c4bfbb. 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.15%
Green 33.28%
Blue 32.58%
CMYK Percentage
Cyan 0
Magenta 8.42%
Yellow 15.16%
Black 76.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.