#bcbabb Hex Color
rgb(188, 186, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | ba | bb | - | #bcbabb |
| RGB | 188 | 186 | 187 | - | rgb(188,186,187) |
| HSL | 330 | 1% | 73% | - | hsl(330,1%,73%) |
| HSV | 330 | 1% | 74% | - | hsv(330,1%,74%) |
| XYZ | 47.2676 | 49.397 | 54.057 | - | xyz(47.2676,49.397,54.057) |
| CIE-LAB | 75.7 | 0.89 | -0.27 | - | lab(75.7,0.89,-0.27) |
| CMYK | 0 | 0.010638297872341 | 0.0053191489361703 | 0.26274509803922 | cmyk(0,0.010638297872341,0.0053191489361703,0.26274509803922) |
Description
The RGB value of color #bcbabb is rgb(188, 186, 187).
In the hex color #bcbabb, The value of Red is 188, value of Green is 186, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #bcbabb consists of 330° Hue, 1% Saturation, and 73% Lightness.
In the CMYK color model, the color #bcbabb can be represented as Cyan=0%, Magenta=0.010638297872341%, Yellow=0.0053191489361703%, and Black=0.26274509803922%.
Shades of #bcbabb
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 #bcbabb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcbabb
Preview of #bcbabb on White Background
The contrast ratio of #bcbabb with white color is 1.93
Preview of #bcbabb on black background
The contrast ratio of #bcbabb with black color is 10.88
#bcbabb color will look good with a black background.
Color Schemes of #bcbabb
Triadic Colors of #bcbabb
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 #bcbabb
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 #bcbabb
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 #bcbabb
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: #bcbabb;
}
This is a sample text used for the color #bcbabb. 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: #bcbabb;
}
This is a sample text used for the color #bcbabb. 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 #bcbabb;
}
This is a sample text used for the color #bcbabb. 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 33.51%
Green 33.16%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 3.82%
Yellow 1.91%
Black 94.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.