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