#c6bbac Hex Color
rgb(198, 187, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | bb | ac | - | #c6bbac |
RGB | 198 | 187 | 172 | - | rgb(198,187,172) |
HSL | 35 | 19% | 73% | - | hsl(35,19%,73%) |
HSV | 35 | 13% | 78% | - | hsv(35,13%,78%) |
XYZ | 48.5054 | 50.525 | 46.2255 | - | xyz(48.5054,50.525,46.2255) |
CIE-LAB | 76.39 | 1.33 | 8.98 | - | lab(76.39,1.33,8.98) |
CMYK | 0 | 0.055555555555556 | 0.13131313131313 | 0.22352941176471 | cmyk(0,0.055555555555556,0.13131313131313,0.22352941176471) |
Description
The RGB value of color #c6bbac is rgb(198, 187, 172).
In the hex color #c6bbac, The value of Red is 198, value of Green is 187, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #c6bbac consists of 35° Hue, 19% Saturation, and 73% Lightness.
In the CMYK color model, the color #c6bbac can be represented as Cyan=0%, Magenta=0.055555555555556%, Yellow=0.13131313131313%, and Black=0.22352941176471%.
Shades of #c6bbac
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 #c6bbac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6bbac
Preview of #c6bbac on White Background
The contrast ratio of #c6bbac with white color is 1.89
Preview of #c6bbac on black background
The contrast ratio of #c6bbac with black color is 11.1
#c6bbac color will look good with a black background.
Color Schemes of #c6bbac
Triadic Colors of #c6bbac
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 #c6bbac
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 #c6bbac
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 #c6bbac
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: #c6bbac;
}
This is a sample text used for the color #c6bbac. 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: #c6bbac;
}
This is a sample text used for the color #c6bbac. 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 #c6bbac;
}
This is a sample text used for the color #c6bbac. 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.55%
Green 33.57%
Blue 30.88%
CMYK Percentage
Cyan 0
Magenta 13.54%
Yellow 32%
Black 54.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.