#bd9faa Hex Color
rgb(189, 159, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 9f | aa | - | #bd9faa |
RGB | 189 | 159 | 170 | - | rgb(189,159,170) |
HSL | 338 | 19% | 68% | - | hsl(338,19%,68%) |
HSV | 338 | 16% | 74% | - | hsv(338,16%,74%) |
XYZ | 40.6401 | 38.5174 | 43.3228 | - | xyz(40.6401,38.5174,43.3228) |
CIE-LAB | 68.4 | 12.89 | -1.58 | - | lab(68.4,12.89,-1.58) |
CMYK | 0 | 0.15873015873016 | 0.1005291005291 | 0.25882352941176 | cmyk(0,0.15873015873016,0.1005291005291,0.25882352941176) |
Description
The RGB value of color #bd9faa is rgb(189, 159, 170).
In the hex color #bd9faa, The value of Red is 189, value of Green is 159, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #bd9faa consists of 338° Hue, 19% Saturation, and 68% Lightness.
In the CMYK color model, the color #bd9faa can be represented as Cyan=0%, Magenta=0.15873015873016%, Yellow=0.1005291005291%, and Black=0.25882352941176%.
Shades of #bd9faa
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 #bd9faa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd9faa
Preview of #bd9faa on White Background
The contrast ratio of #bd9faa with white color is 2.41
Preview of #bd9faa on black background
The contrast ratio of #bd9faa with black color is 8.7
#bd9faa color will look good with a black background.
Color Schemes of #bd9faa
Triadic Colors of #bd9faa
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 #bd9faa
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 #bd9faa
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 #bd9faa
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: #bd9faa;
}
This is a sample text used for the color #bd9faa. 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: #bd9faa;
}
This is a sample text used for the color #bd9faa. 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 #bd9faa;
}
This is a sample text used for the color #bd9faa. 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.49%
Green 30.69%
Blue 32.82%
CMYK Percentage
Cyan 0
Magenta 30.64%
Yellow 19.4%
Black 49.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.