#bdb09d Hex Color
rgb(189, 176, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | b0 | 9d | - | #bdb09d |
RGB | 189 | 176 | 157 | - | rgb(189,176,157) |
HSL | 36 | 20% | 68% | - | hsl(36,20%,68%) |
HSV | 36 | 17% | 74% | - | hsv(36,17%,74%) |
XYZ | 42.5974 | 44.3038 | 38.2047 | - | xyz(42.5974,44.3038,38.2047) |
CIE-LAB | 72.43 | 1.47 | 11.4 | - | lab(72.43,1.47,11.4) |
CMYK | 0 | 0.068783068783069 | 0.16931216931217 | 0.25882352941176 | cmyk(0,0.068783068783069,0.16931216931217,0.25882352941176) |
Description
The RGB value of color #bdb09d is rgb(189, 176, 157).
In the hex color #bdb09d, The value of Red is 189, value of Green is 176, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #bdb09d consists of 36° Hue, 20% Saturation, and 68% Lightness.
In the CMYK color model, the color #bdb09d can be represented as Cyan=0%, Magenta=0.068783068783069%, Yellow=0.16931216931217%, and Black=0.25882352941176%.
Shades of #bdb09d
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 #bdb09d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdb09d
Preview of #bdb09d on White Background
The contrast ratio of #bdb09d with white color is 2.13
Preview of #bdb09d on black background
The contrast ratio of #bdb09d with black color is 9.86
#bdb09d color will look good with a black background.
Color Schemes of #bdb09d
Triadic Colors of #bdb09d
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 #bdb09d
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 #bdb09d
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 #bdb09d
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: #bdb09d;
}
This is a sample text used for the color #bdb09d. 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: #bdb09d;
}
This is a sample text used for the color #bdb09d. 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 #bdb09d;
}
This is a sample text used for the color #bdb09d. 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 36.21%
Green 33.72%
Blue 30.08%
CMYK Percentage
Cyan 0
Magenta 13.84%
Yellow 34.07%
Black 52.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.