#bdb7bc Hex Color
rgb(189, 183, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | b7 | bc | - | #bdb7bc |
RGB | 189 | 183 | 188 | - | rgb(189,183,188) |
HSL | 310 | 4% | 73% | - | hsl(310,4%,73%) |
HSV | 310 | 3% | 74% | - | hsv(310,3%,74%) |
XYZ | 46.9969 | 48.3166 | 54.426 | - | xyz(46.9969,48.3166,54.426) |
CIE-LAB | 75.02 | 3.03 | -1.79 | - | lab(75.02,3.03,-1.79) |
CMYK | 0 | 0.031746031746032 | 0.0052910052910053 | 0.25882352941176 | cmyk(0,0.031746031746032,0.0052910052910053,0.25882352941176) |
Description
The RGB value of color #bdb7bc is rgb(189, 183, 188).
In the hex color #bdb7bc, The value of Red is 189, value of Green is 183, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #bdb7bc consists of 310° Hue, 4% Saturation, and 73% Lightness.
In the CMYK color model, the color #bdb7bc can be represented as Cyan=0%, Magenta=0.031746031746032%, Yellow=0.0052910052910053%, and Black=0.25882352941176%.
Shades of #bdb7bc
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 #bdb7bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdb7bc
Preview of #bdb7bc on White Background
The contrast ratio of #bdb7bc with white color is 1.97
Preview of #bdb7bc on black background
The contrast ratio of #bdb7bc with black color is 10.66
#bdb7bc color will look good with a black background.
Color Schemes of #bdb7bc
Triadic Colors of #bdb7bc
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 #bdb7bc
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 #bdb7bc
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 #bdb7bc
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: #bdb7bc;
}
This is a sample text used for the color #bdb7bc. 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: #bdb7bc;
}
This is a sample text used for the color #bdb7bc. 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 #bdb7bc;
}
This is a sample text used for the color #bdb7bc. 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.75%
Green 32.68%
Blue 33.57%
CMYK Percentage
Cyan 0
Magenta 10.73%
Yellow 1.79%
Black 87.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.