#bdb19c Hex Color
rgb(189, 177, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | b1 | 9c | - | #bdb19c |
RGB | 189 | 177 | 156 | - | rgb(189,177,156) |
HSL | 38 | 20% | 68% | - | hsl(38,20%,68%) |
HSV | 38 | 17% | 74% | - | hsv(38,17%,74%) |
XYZ | 42.7092 | 44.6634 | 37.8224 | - | xyz(42.7092,44.6634,37.8224) |
CIE-LAB | 72.67 | 0.77 | 12.29 | - | lab(72.67,0.77,12.29) |
CMYK | 0 | 0.063492063492064 | 0.17460317460317 | 0.25882352941176 | cmyk(0,0.063492063492064,0.17460317460317,0.25882352941176) |
Description
The RGB value of color #bdb19c is rgb(189, 177, 156).
In the hex color #bdb19c, The value of Red is 189, value of Green is 177, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #bdb19c consists of 38° Hue, 20% Saturation, and 68% Lightness.
In the CMYK color model, the color #bdb19c can be represented as Cyan=0%, Magenta=0.063492063492064%, Yellow=0.17460317460317%, and Black=0.25882352941176%.
Shades of #bdb19c
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 #bdb19c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdb19c
Preview of #bdb19c on White Background
The contrast ratio of #bdb19c with white color is 2.11
Preview of #bdb19c on black background
The contrast ratio of #bdb19c with black color is 9.93
#bdb19c color will look good with a black background.
Color Schemes of #bdb19c
Triadic Colors of #bdb19c
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 #bdb19c
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 #bdb19c
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 #bdb19c
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: #bdb19c;
}
This is a sample text used for the color #bdb19c. 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: #bdb19c;
}
This is a sample text used for the color #bdb19c. 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 #bdb19c;
}
This is a sample text used for the color #bdb19c. 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.91%
Blue 29.89%
CMYK Percentage
Cyan 0
Magenta 12.78%
Yellow 35.14%
Black 52.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.