#bdb09a Hex Color
rgb(189, 176, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | b0 | 9a | - | #bdb09a |
RGB | 189 | 176 | 154 | - | rgb(189,176,154) |
HSL | 38 | 21% | 67% | - | hsl(38,21%,67%) |
HSV | 38 | 19% | 74% | - | hsv(38,19%,74%) |
XYZ | 42.3443 | 44.2026 | 36.872 | - | xyz(42.3443,44.2026,36.872) |
CIE-LAB | 72.36 | 1 | 12.95 | - | lab(72.36,1,12.95) |
CMYK | 0 | 0.068783068783069 | 0.18518518518519 | 0.25882352941176 | cmyk(0,0.068783068783069,0.18518518518519,0.25882352941176) |
Description
The RGB value of color #bdb09a is rgb(189, 176, 154).
In the hex color #bdb09a, The value of Red is 189, value of Green is 176, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #bdb09a consists of 38° Hue, 21% Saturation, and 67% Lightness.
In the CMYK color model, the color #bdb09a can be represented as Cyan=0%, Magenta=0.068783068783069%, Yellow=0.18518518518519%, and Black=0.25882352941176%.
Shades of #bdb09a
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 #bdb09a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdb09a
Preview of #bdb09a on White Background
The contrast ratio of #bdb09a with white color is 2.13
Preview of #bdb09a on black background
The contrast ratio of #bdb09a with black color is 9.84
#bdb09a color will look good with a black background.
Color Schemes of #bdb09a
Triadic Colors of #bdb09a
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 #bdb09a
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 #bdb09a
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 #bdb09a
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: #bdb09a;
}
This is a sample text used for the color #bdb09a. 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: #bdb09a;
}
This is a sample text used for the color #bdb09a. 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 #bdb09a;
}
This is a sample text used for the color #bdb09a. 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.42%
Green 33.91%
Blue 29.67%
CMYK Percentage
Cyan 0
Magenta 13.41%
Yellow 36.11%
Black 50.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.