#bdaf9c Hex Color
rgb(189, 175, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | af | 9c | - | #bdaf9c |
RGB | 189 | 175 | 156 | - | rgb(189,175,156) |
HSL | 35 | 20% | 68% | - | hsl(35,20%,68%) |
HSV | 35 | 17% | 74% | - | hsv(35,17%,74%) |
XYZ | 42.317 | 43.8791 | 37.6917 | - | xyz(42.317,43.8791,37.6917) |
CIE-LAB | 72.15 | 1.85 | 11.55 | - | lab(72.15,1.85,11.55) |
CMYK | 0 | 0.074074074074074 | 0.17460317460317 | 0.25882352941176 | cmyk(0,0.074074074074074,0.17460317460317,0.25882352941176) |
Description
The RGB value of color #bdaf9c is rgb(189, 175, 156).
In the hex color #bdaf9c, The value of Red is 189, value of Green is 175, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #bdaf9c consists of 35° Hue, 20% Saturation, and 68% Lightness.
In the CMYK color model, the color #bdaf9c can be represented as Cyan=0%, Magenta=0.074074074074074%, Yellow=0.17460317460317%, and Black=0.25882352941176%.
Shades of #bdaf9c
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 #bdaf9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdaf9c
Preview of #bdaf9c on White Background
The contrast ratio of #bdaf9c with white color is 2.15
Preview of #bdaf9c on black background
The contrast ratio of #bdaf9c with black color is 9.78
#bdaf9c color will look good with a black background.
Color Schemes of #bdaf9c
Triadic Colors of #bdaf9c
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 #bdaf9c
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 #bdaf9c
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 #bdaf9c
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: #bdaf9c;
}
This is a sample text used for the color #bdaf9c. 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: #bdaf9c;
}
This is a sample text used for the color #bdaf9c. 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 #bdaf9c;
}
This is a sample text used for the color #bdaf9c. 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.35%
Green 33.65%
Blue 30%
CMYK Percentage
Cyan 0
Magenta 14.6%
Yellow 34.4%
Black 51%
Comments on this color
Please login or signup to post a comment.
No comments yet.