#bcb9b5 Hex Color
rgb(188, 185, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | b9 | b5 | - | #bcb9b5 |
RGB | 188 | 185 | 181 | - | rgb(188,185,181) |
HSL | 34 | 5% | 72% | - | hsl(34,5%,72%) |
HSV | 34 | 4% | 74% | - | hsv(34,4%,74%) |
XYZ | 46.4285 | 48.7255 | 50.674 | - | xyz(46.4285,48.7255,50.674) |
CIE-LAB | 75.28 | 0.33 | 2.39 | - | lab(75.28,0.33,2.39) |
CMYK | 0 | 0.015957446808511 | 0.037234042553192 | 0.26274509803922 | cmyk(0,0.015957446808511,0.037234042553192,0.26274509803922) |
Description
The RGB value of color #bcb9b5 is rgb(188, 185, 181).
In the hex color #bcb9b5, The value of Red is 188, value of Green is 185, and value of Blue is 181. The primary color is Red. Similarly, The HSL values for #bcb9b5 consists of 34° Hue, 5% Saturation, and 72% Lightness.
In the CMYK color model, the color #bcb9b5 can be represented as Cyan=0%, Magenta=0.015957446808511%, Yellow=0.037234042553192%, and Black=0.26274509803922%.
Shades of #bcb9b5
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 #bcb9b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcb9b5
Preview of #bcb9b5 on White Background
The contrast ratio of #bcb9b5 with white color is 1.95
Preview of #bcb9b5 on black background
The contrast ratio of #bcb9b5 with black color is 10.75
#bcb9b5 color will look good with a black background.
Color Schemes of #bcb9b5
Triadic Colors of #bcb9b5
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 #bcb9b5
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 #bcb9b5
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 #bcb9b5
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: #bcb9b5;
}
This is a sample text used for the color #bcb9b5. 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: #bcb9b5;
}
This is a sample text used for the color #bcb9b5. 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 #bcb9b5;
}
This is a sample text used for the color #bcb9b5. 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.94%
Green 33.39%
Blue 32.67%
CMYK Percentage
Cyan 0
Magenta 5.05%
Yellow 11.79%
Black 83.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.