#bdbb9d Hex Color
rgb(189, 187, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | bb | 9d | - | #bdbb9d |
RGB | 189 | 187 | 157 | - | rgb(189,187,157) |
HSL | 56 | 20% | 68% | - | hsl(56,20%,68%) |
HSV | 56 | 17% | 74% | - | hsv(56,17%,74%) |
XYZ | 44.8424 | 48.7938 | 38.953 | - | xyz(44.8424,48.7938,38.953) |
CIE-LAB | 75.32 | -4.39 | 15.47 | - | lab(75.32,-4.39,15.47) |
CMYK | 0 | 0.010582010582011 | 0.16931216931217 | 0.25882352941176 | cmyk(0,0.010582010582011,0.16931216931217,0.25882352941176) |
Description
The RGB value of color #bdbb9d is rgb(189, 187, 157).
In the hex color #bdbb9d, The value of Red is 189, value of Green is 187, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #bdbb9d consists of 56° Hue, 20% Saturation, and 68% Lightness.
In the CMYK color model, the color #bdbb9d can be represented as Cyan=0%, Magenta=0.010582010582011%, Yellow=0.16931216931217%, and Black=0.25882352941176%.
Shades of #bdbb9d
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 #bdbb9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbb9d
Preview of #bdbb9d on White Background
The contrast ratio of #bdbb9d with white color is 1.95
Preview of #bdbb9d on black background
The contrast ratio of #bdbb9d with black color is 10.76
#bdbb9d color will look good with a black background.
Color Schemes of #bdbb9d
Triadic Colors of #bdbb9d
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 #bdbb9d
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 #bdbb9d
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 #bdbb9d
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: #bdbb9d;
}
This is a sample text used for the color #bdbb9d. 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: #bdbb9d;
}
This is a sample text used for the color #bdbb9d. 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 #bdbb9d;
}
This is a sample text used for the color #bdbb9d. 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 35.46%
Green 35.08%
Blue 29.46%
CMYK Percentage
Cyan 0
Magenta 2.41%
Yellow 38.59%
Black 59%
Comments on this color
Please login or signup to post a comment.
No comments yet.