#bcb4bb Hex Color
rgb(188, 180, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | b4 | bb | - | #bcb4bb |
| RGB | 188 | 180 | 187 | - | rgb(188,180,187) |
| HSL | 308 | 6% | 72% | - | hsl(308,6%,72%) |
| HSV | 308 | 4% | 74% | - | hsv(308,4%,74%) |
| XYZ | 46.0299 | 46.9217 | 53.6445 | - | xyz(46.0299,46.9217,53.6445) |
| CIE-LAB | 74.14 | 4.12 | -2.55 | - | lab(74.14,4.12,-2.55) |
| CMYK | 0 | 0.042553191489362 | 0.0053191489361703 | 0.26274509803922 | cmyk(0,0.042553191489362,0.0053191489361703,0.26274509803922) |
Description
The RGB value of color #bcb4bb is rgb(188, 180, 187).
In the hex color #bcb4bb, The value of Red is 188, value of Green is 180, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #bcb4bb consists of 308° Hue, 6% Saturation, and 72% Lightness.
In the CMYK color model, the color #bcb4bb can be represented as Cyan=0%, Magenta=0.042553191489362%, Yellow=0.0053191489361703%, and Black=0.26274509803922%.
Shades of #bcb4bb
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 #bcb4bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcb4bb
Preview of #bcb4bb on White Background
The contrast ratio of #bcb4bb with white color is 2.02
Preview of #bcb4bb on black background
The contrast ratio of #bcb4bb with black color is 10.38
#bcb4bb color will look good with a black background.
Color Schemes of #bcb4bb
Triadic Colors of #bcb4bb
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 #bcb4bb
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 #bcb4bb
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 #bcb4bb
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: #bcb4bb;
}
This is a sample text used for the color #bcb4bb. 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: #bcb4bb;
}
This is a sample text used for the color #bcb4bb. 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 #bcb4bb;
}
This is a sample text used for the color #bcb4bb. 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.87%
Green 32.43%
Blue 33.69%
CMYK Percentage
Cyan 0
Magenta 13.7%
Yellow 1.71%
Black 84.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.