#bd9db2 Hex Color
rgb(189, 157, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 9d | b2 | - | #bd9db2 |
RGB | 189 | 157 | 178 | - | rgb(189,157,178) |
HSL | 321 | 20% | 68% | - | hsl(321,20%,68%) |
HSV | 321 | 17% | 74% | - | hsv(321,17%,74%) |
XYZ | 41.0791 | 38.1471 | 47.3175 | - | xyz(41.0791,38.1471,47.3175) |
CIE-LAB | 68.13 | 15.41 | -6.44 | - | lab(68.13,15.41,-6.44) |
CMYK | 0 | 0.16931216931217 | 0.058201058201058 | 0.25882352941176 | cmyk(0,0.16931216931217,0.058201058201058,0.25882352941176) |
Description
The RGB value of color #bd9db2 is rgb(189, 157, 178).
In the hex color #bd9db2, The value of Red is 189, value of Green is 157, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #bd9db2 consists of 321° Hue, 20% Saturation, and 68% Lightness.
In the CMYK color model, the color #bd9db2 can be represented as Cyan=0%, Magenta=0.16931216931217%, Yellow=0.058201058201058%, and Black=0.25882352941176%.
Shades of #bd9db2
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 #bd9db2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd9db2
Preview of #bd9db2 on White Background
The contrast ratio of #bd9db2 with white color is 2.43
Preview of #bd9db2 on black background
The contrast ratio of #bd9db2 with black color is 8.63
#bd9db2 color will look good with a black background.
Color Schemes of #bd9db2
Triadic Colors of #bd9db2
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 #bd9db2
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 #bd9db2
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 #bd9db2
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: #bd9db2;
}
This is a sample text used for the color #bd9db2. 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: #bd9db2;
}
This is a sample text used for the color #bd9db2. 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 #bd9db2;
}
This is a sample text used for the color #bd9db2. 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.07%
Green 29.96%
Blue 33.97%
CMYK Percentage
Cyan 0
Magenta 34.81%
Yellow 11.97%
Black 53.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.