#bd7b9e Hex Color
rgb(189, 123, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 7b | 9e | - | #bd7b9e |
RGB | 189 | 123 | 158 | - | rgb(189,123,158) |
HSL | 328 | 33% | 61% | - | hsl(328,33%,61%) |
HSV | 328 | 35% | 74% | - | hsv(328,35%,74%) |
XYZ | 34.2408 | 27.4534 | 35.8421 | - | xyz(34.2408,27.4534,35.8421) |
CIE-LAB | 59.39 | 30.81 | -8.11 | - | lab(59.39,30.81,-8.11) |
CMYK | 0 | 0.34920634920635 | 0.16402116402116 | 0.25882352941176 | cmyk(0,0.34920634920635,0.16402116402116,0.25882352941176) |
Description
The RGB value of color #bd7b9e is rgb(189, 123, 158).
In the hex color #bd7b9e, The value of Red is 189, value of Green is 123, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #bd7b9e consists of 328° Hue, 33% Saturation, and 61% Lightness.
In the CMYK color model, the color #bd7b9e can be represented as Cyan=0%, Magenta=0.34920634920635%, Yellow=0.16402116402116%, and Black=0.25882352941176%.
Shades of #bd7b9e
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 #bd7b9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd7b9e
Preview of #bd7b9e on White Background
The contrast ratio of #bd7b9e with white color is 3.24
Preview of #bd7b9e on black background
The contrast ratio of #bd7b9e with black color is 6.49
#bd7b9e color will look good with a black background.
Color Schemes of #bd7b9e
Triadic Colors of #bd7b9e
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 #bd7b9e
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 #bd7b9e
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 #bd7b9e
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: #bd7b9e;
}
This is a sample text used for the color #bd7b9e. 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: #bd7b9e;
}
This is a sample text used for the color #bd7b9e. 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 #bd7b9e;
}
This is a sample text used for the color #bd7b9e. 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.21%
Green 26.17%
Blue 33.62%
CMYK Percentage
Cyan 0
Magenta 45.23%
Yellow 21.24%
Black 33.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.