#bd8a8c Hex Color
rgb(189, 138, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 8a | 8c | - | #bd8a8c |
RGB | 189 | 138 | 140 | - | rgb(189,138,140) |
HSL | 358 | 28% | 64% | - | hsl(358,28%,64%) |
HSV | 358 | 27% | 74% | - | hsv(358,27%,74%) |
XYZ | 34.8084 | 30.8892 | 28.9386 | - | xyz(34.8084,30.8892,28.9386) |
CIE-LAB | 62.41 | 19.74 | 6.61 | - | lab(62.41,19.74,6.61) |
CMYK | 0 | 0.26984126984127 | 0.25925925925926 | 0.25882352941176 | cmyk(0,0.26984126984127,0.25925925925926,0.25882352941176) |
Description
The RGB value of color #bd8a8c is rgb(189, 138, 140).
In the hex color #bd8a8c, The value of Red is 189, value of Green is 138, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #bd8a8c consists of 358° Hue, 28% Saturation, and 64% Lightness.
In the CMYK color model, the color #bd8a8c can be represented as Cyan=0%, Magenta=0.26984126984127%, Yellow=0.25925925925926%, and Black=0.25882352941176%.
Shades of #bd8a8c
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 #bd8a8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd8a8c
Preview of #bd8a8c on White Background
The contrast ratio of #bd8a8c with white color is 2.93
Preview of #bd8a8c on black background
The contrast ratio of #bd8a8c with black color is 7.18
#bd8a8c color will look good with a black background.
Color Schemes of #bd8a8c
Triadic Colors of #bd8a8c
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 #bd8a8c
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 #bd8a8c
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 #bd8a8c
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: #bd8a8c;
}
This is a sample text used for the color #bd8a8c. 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: #bd8a8c;
}
This is a sample text used for the color #bd8a8c. 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 #bd8a8c;
}
This is a sample text used for the color #bd8a8c. 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 40.47%
Green 29.55%
Blue 29.98%
CMYK Percentage
Cyan 0
Magenta 34.25%
Yellow 32.9%
Black 32.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.