#bdbbb3 Hex Color
rgb(189, 187, 179)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | bb | b3 | - | #bdbbb3 |
RGB | 189 | 187 | 179 | - | rgb(189,187,179) |
HSL | 48 | 7% | 72% | - | hsl(48,7%,72%) |
HSV | 48 | 5% | 74% | - | hsv(48,5%,74%) |
XYZ | 46.8933 | 49.6141 | 49.7528 | - | xyz(46.8933,49.6141,49.7528) |
CIE-LAB | 75.83 | -0.74 | 4.29 | - | lab(75.83,-0.74,4.29) |
CMYK | 0 | 0.010582010582011 | 0.052910052910053 | 0.25882352941176 | cmyk(0,0.010582010582011,0.052910052910053,0.25882352941176) |
Description
The RGB value of color #bdbbb3 is rgb(189, 187, 179).
In the hex color #bdbbb3, The value of Red is 189, value of Green is 187, and value of Blue is 179. The primary color is Red. Similarly, The HSL values for #bdbbb3 consists of 48° Hue, 7% Saturation, and 72% Lightness.
In the CMYK color model, the color #bdbbb3 can be represented as Cyan=0%, Magenta=0.010582010582011%, Yellow=0.052910052910053%, and Black=0.25882352941176%.
Shades of #bdbbb3
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 #bdbbb3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbbb3
Preview of #bdbbb3 on White Background
The contrast ratio of #bdbbb3 with white color is 1.92
Preview of #bdbbb3 on black background
The contrast ratio of #bdbbb3 with black color is 10.92
#bdbbb3 color will look good with a black background.
Color Schemes of #bdbbb3
Triadic Colors of #bdbbb3
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 #bdbbb3
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 #bdbbb3
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 #bdbbb3
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: #bdbbb3;
}
This is a sample text used for the color #bdbbb3. 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: #bdbbb3;
}
This is a sample text used for the color #bdbbb3. 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 #bdbbb3;
}
This is a sample text used for the color #bdbbb3. 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 34.05%
Green 33.69%
Blue 32.25%
CMYK Percentage
Cyan 0
Magenta 3.28%
Yellow 16.42%
Black 80.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.