#bcc6a6 Hex Color
rgb(188, 198, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c6 | a6 | - | #bcc6a6 |
RGB | 188 | 198 | 166 | - | rgb(188,198,166) |
HSL | 79 | 22% | 71% | - | hsl(79,22%,71%) |
HSV | 79 | 16% | 78% | - | hsv(79,16%,78%) |
XYZ | 47.8161 | 53.8327 | 43.947 | - | xyz(47.8161,53.8327,43.947) |
CIE-LAB | 78.36 | -9.08 | 14.89 | - | lab(78.36,-9.08,14.89) |
CMYK | 0.05050505050505 | 0 | 0.16161616161616 | 0.22352941176471 | cmyk(0.05050505050505,0,0.16161616161616,0.22352941176471) |
Description
The RGB value of color #bcc6a6 is rgb(188, 198, 166).
In the hex color #bcc6a6, The value of Red is 188, value of Green is 198, and value of Blue is 166. The primary color is Green. Similarly, The HSL values for #bcc6a6 consists of 79° Hue, 22% Saturation, and 71% Lightness.
In the CMYK color model, the color #bcc6a6 can be represented as Cyan=0.05050505050505%, Magenta=0%, Yellow=0.16161616161616%, and Black=0.22352941176471%.
Shades of #bcc6a6
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 #bcc6a6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc6a6
Preview of #bcc6a6 on White Background
The contrast ratio of #bcc6a6 with white color is 1.78
Preview of #bcc6a6 on black background
The contrast ratio of #bcc6a6 with black color is 11.77
#bcc6a6 color will look good with a black background.
Color Schemes of #bcc6a6
Triadic Colors of #bcc6a6
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 #bcc6a6
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 #bcc6a6
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 #bcc6a6
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: #bcc6a6;
}
This is a sample text used for the color #bcc6a6. 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: #bcc6a6;
}
This is a sample text used for the color #bcc6a6. 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 #bcc6a6;
}
This is a sample text used for the color #bcc6a6. 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.06%
Green 35.87%
Blue 30.07%
CMYK Percentage
Cyan 11.59
Magenta 0%
Yellow 37.1%
Black 51.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.