#c6c1bc Hex Color
rgb(198, 193, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | c1 | bc | - | #c6c1bc |
RGB | 198 | 193 | 188 | - | rgb(198,193,188) |
HSL | 30 | 8% | 76% | - | hsl(30,8%,76%) |
HSV | 30 | 5% | 78% | - | hsv(30,5%,78%) |
XYZ | 51.4358 | 53.7765 | 55.2459 | - | xyz(51.4358,53.7765,55.2459) |
CIE-LAB | 78.33 | 0.85 | 3.12 | - | lab(78.33,0.85,3.12) |
CMYK | 0 | 0.025252525252525 | 0.05050505050505 | 0.22352941176471 | cmyk(0,0.025252525252525,0.05050505050505,0.22352941176471) |
Description
The RGB value of color #c6c1bc is rgb(198, 193, 188).
In the hex color #c6c1bc, The value of Red is 198, value of Green is 193, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #c6c1bc consists of 30° Hue, 8% Saturation, and 76% Lightness.
In the CMYK color model, the color #c6c1bc can be represented as Cyan=0%, Magenta=0.025252525252525%, Yellow=0.05050505050505%, and Black=0.22352941176471%.
Shades of #c6c1bc
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 #c6c1bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6c1bc
Preview of #c6c1bc on White Background
The contrast ratio of #c6c1bc with white color is 1.79
Preview of #c6c1bc on black background
The contrast ratio of #c6c1bc with black color is 11.76
#c6c1bc color will look good with a black background.
Color Schemes of #c6c1bc
Triadic Colors of #c6c1bc
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 #c6c1bc
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 #c6c1bc
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 #c6c1bc
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: #c6c1bc;
}
This is a sample text used for the color #c6c1bc. 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: #c6c1bc;
}
This is a sample text used for the color #c6c1bc. 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 #c6c1bc;
}
This is a sample text used for the color #c6c1bc. 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.2%
Green 33.33%
Blue 32.47%
CMYK Percentage
Cyan 0
Magenta 8.44%
Yellow 16.88%
Black 74.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.