#b9b8bd Hex Color
rgb(185, 184, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | b8 | bd | - | #b9b8bd |
RGB | 185 | 184 | 189 | - | rgb(185,184,189) |
HSL | 252 | 4% | 73% | - | hsl(252,4%,73%) |
HSV | 252 | 3% | 74% | - | hsv(252,3%,74%) |
XYZ | 46.3334 | 48.2694 | 55.019 | - | xyz(46.3334,48.2694,55.019) |
CIE-LAB | 74.99 | 1.29 | -2.41 | - | lab(74.99,1.29,-2.41) |
CMYK | 0.021164021164021 | 0.026455026455027 | 0 | 0.25882352941176 | cmyk(0.021164021164021,0.026455026455027,0,0.25882352941176) |
Description
The RGB value of color #b9b8bd is rgb(185, 184, 189).
In the hex color #b9b8bd, The value of Red is 185, value of Green is 184, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #b9b8bd consists of 252° Hue, 4% Saturation, and 73% Lightness.
In the CMYK color model, the color #b9b8bd can be represented as Cyan=0.021164021164021%, Magenta=0.026455026455027%, Yellow=0%, and Black=0.25882352941176%.
Shades of #b9b8bd
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 #b9b8bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9b8bd
Preview of #b9b8bd on White Background
The contrast ratio of #b9b8bd with white color is 1.97
Preview of #b9b8bd on black background
The contrast ratio of #b9b8bd with black color is 10.65
#b9b8bd color will look good with a black background.
Color Schemes of #b9b8bd
Triadic Colors of #b9b8bd
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 #b9b8bd
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 #b9b8bd
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 #b9b8bd
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: #b9b8bd;
}
This is a sample text used for the color #b9b8bd. 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: #b9b8bd;
}
This is a sample text used for the color #b9b8bd. 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 #b9b8bd;
}
This is a sample text used for the color #b9b8bd. 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.15%
Green 32.97%
Blue 33.87%
CMYK Percentage
Cyan 6.91
Magenta 8.63%
Yellow 0%
Black 84.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.