#bcb3bc Hex Color
rgb(188, 179, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | b3 | bc | - | #bcb3bc |
RGB | 188 | 179 | 188 | - | rgb(188,179,188) |
HSL | 300 | 6% | 72% | - | hsl(300,6%,72%) |
HSV | 300 | 5% | 74% | - | hsv(300,5%,74%) |
XYZ | 45.9362 | 46.5624 | 54.1433 | - | xyz(45.9362,46.5624,54.1433) |
CIE-LAB | 73.91 | 4.84 | -3.43 | - | lab(73.91,4.84,-3.43) |
CMYK | 0 | 0.047872340425532 | 0 | 0.26274509803922 | cmyk(0,0.047872340425532,0,0.26274509803922) |
Description
The RGB value of color #bcb3bc is rgb(188, 179, 188).
In the hex color #bcb3bc, The value of Red is 188, value of Green is 179, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #bcb3bc consists of 300° Hue, 6% Saturation, and 72% Lightness.
In the CMYK color model, the color #bcb3bc can be represented as Cyan=0%, Magenta=0.047872340425532%, Yellow=0%, and Black=0.26274509803922%.
Shades of #bcb3bc
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 #bcb3bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcb3bc
Preview of #bcb3bc on White Background
The contrast ratio of #bcb3bc with white color is 2.04
Preview of #bcb3bc on black background
The contrast ratio of #bcb3bc with black color is 10.31
#bcb3bc color will look good with a black background.
Color Schemes of #bcb3bc
Triadic Colors of #bcb3bc
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 #bcb3bc
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 #bcb3bc
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 #bcb3bc
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: #bcb3bc;
}
This is a sample text used for the color #bcb3bc. 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: #bcb3bc;
}
This is a sample text used for the color #bcb3bc. 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 #bcb3bc;
}
This is a sample text used for the color #bcb3bc. 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.25%
Blue 33.87%
CMYK Percentage
Cyan 0
Magenta 15.41%
Yellow 0%
Black 84.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.