#bd8a9b Hex Color
rgb(189, 138, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 8a | 9b | - | #bd8a9b |
RGB | 189 | 138 | 155 | - | rgb(189,138,155) |
HSL | 340 | 28% | 64% | - | hsl(340,28%,64%) |
HSV | 340 | 27% | 74% | - | hsv(340,27%,74%) |
XYZ | 35.9911 | 31.3623 | 35.1669 | - | xyz(35.9911,31.3623,35.1669) |
CIE-LAB | 62.81 | 22.03 | -1.34 | - | lab(62.81,22.03,-1.34) |
CMYK | 0 | 0.26984126984127 | 0.17989417989418 | 0.25882352941176 | cmyk(0,0.26984126984127,0.17989417989418,0.25882352941176) |
Description
The RGB value of color #bd8a9b is rgb(189, 138, 155).
In the hex color #bd8a9b, The value of Red is 189, value of Green is 138, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #bd8a9b consists of 340° Hue, 28% Saturation, and 64% Lightness.
In the CMYK color model, the color #bd8a9b can be represented as Cyan=0%, Magenta=0.26984126984127%, Yellow=0.17989417989418%, and Black=0.25882352941176%.
Shades of #bd8a9b
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 #bd8a9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd8a9b
Preview of #bd8a9b on White Background
The contrast ratio of #bd8a9b with white color is 2.89
Preview of #bd8a9b on black background
The contrast ratio of #bd8a9b with black color is 7.27
#bd8a9b color will look good with a black background.
Color Schemes of #bd8a9b
Triadic Colors of #bd8a9b
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 #bd8a9b
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 #bd8a9b
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 #bd8a9b
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: #bd8a9b;
}
This is a sample text used for the color #bd8a9b. 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: #bd8a9b;
}
This is a sample text used for the color #bd8a9b. 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 #bd8a9b;
}
This is a sample text used for the color #bd8a9b. 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 39.21%
Green 28.63%
Blue 32.16%
CMYK Percentage
Cyan 0
Magenta 38.08%
Yellow 25.39%
Black 36.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.