#bcbcbd Hex Color
rgb(188, 188, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | bc | bd | - | #bcbcbd |
| RGB | 188 | 188 | 189 | - | rgb(188,188,189) |
| HSL | 240 | 1% | 74% | - | hsl(240,1%,74%) |
| HSV | 240 | 1% | 74% | - | hsv(240,1%,74%) |
| XYZ | 47.9076 | 50.3319 | 55.3341 | - | xyz(47.9076,50.3319,55.3341) |
| CIE-LAB | 76.27 | 0.19 | -0.51 | - | lab(76.27,0.19,-0.51) |
| CMYK | 0.0052910052910053 | 0.0052910052910053 | 0 | 0.25882352941176 | cmyk(0.0052910052910053,0.0052910052910053,0,0.25882352941176) |
Description
The RGB value of color #bcbcbd is rgb(188, 188, 189).
In the hex color #bcbcbd, The value of Red is 188, value of Green is 188, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #bcbcbd consists of 240° Hue, 1% Saturation, and 74% Lightness.
In the CMYK color model, the color #bcbcbd can be represented as Cyan=0.0052910052910053%, Magenta=0.0052910052910053%, Yellow=0%, and Black=0.25882352941176%.
Shades of #bcbcbd
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 #bcbcbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcbcbd
Preview of #bcbcbd on White Background
The contrast ratio of #bcbcbd with white color is 1.9
Preview of #bcbcbd on black background
The contrast ratio of #bcbcbd with black color is 11.07
#bcbcbd color will look good with a black background.
Color Schemes of #bcbcbd
Triadic Colors of #bcbcbd
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 #bcbcbd
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 #bcbcbd
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 #bcbcbd
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: #bcbcbd;
}
This is a sample text used for the color #bcbcbd. 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: #bcbcbd;
}
This is a sample text used for the color #bcbcbd. 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 #bcbcbd;
}
This is a sample text used for the color #bcbcbd. 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.27%
Green 33.27%
Blue 33.45%
CMYK Percentage
Cyan 1.96
Magenta 1.96%
Yellow 0%
Black 96.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.