#bd9bac Hex Color
rgb(189, 155, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 9b | ac | - | #bd9bac |
RGB | 189 | 155 | 172 | - | rgb(189,155,172) |
HSL | 330 | 20% | 67% | - | hsl(330,20%,67%) |
HSV | 330 | 18% | 74% | - | hsv(330,18%,74%) |
XYZ | 40.154 | 37.2401 | 44.1014 | - | xyz(40.154,37.2401,44.1014) |
CIE-LAB | 67.46 | 15.45 | -4.09 | - | lab(67.46,15.45,-4.09) |
CMYK | 0 | 0.17989417989418 | 0.08994708994709 | 0.25882352941176 | cmyk(0,0.17989417989418,0.08994708994709,0.25882352941176) |
Description
The RGB value of color #bd9bac is rgb(189, 155, 172).
In the hex color #bd9bac, The value of Red is 189, value of Green is 155, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #bd9bac consists of 330° Hue, 20% Saturation, and 67% Lightness.
In the CMYK color model, the color #bd9bac can be represented as Cyan=0%, Magenta=0.17989417989418%, Yellow=0.08994708994709%, and Black=0.25882352941176%.
Shades of #bd9bac
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 #bd9bac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd9bac
Preview of #bd9bac on White Background
The contrast ratio of #bd9bac with white color is 2.49
Preview of #bd9bac on black background
The contrast ratio of #bd9bac with black color is 8.45
#bd9bac color will look good with a black background.
Color Schemes of #bd9bac
Triadic Colors of #bd9bac
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 #bd9bac
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 #bd9bac
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 #bd9bac
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: #bd9bac;
}
This is a sample text used for the color #bd9bac. 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: #bd9bac;
}
This is a sample text used for the color #bd9bac. 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 #bd9bac;
}
This is a sample text used for the color #bd9bac. 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.63%
Green 30.04%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 34.03%
Yellow 17.01%
Black 48.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.