#bda2ab Hex Color
rgb(189, 162, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | a2 | ab | - | #bda2ab |
RGB | 189 | 162 | 171 | - | rgb(189,162,171) |
HSL | 340 | 17% | 69% | - | hsl(340,17%,69%) |
HSV | 340 | 14% | 74% | - | hsv(340,14%,74%) |
XYZ | 41.2573 | 39.5998 | 43.9971 | - | xyz(41.2573,39.5998,43.9971) |
CIE-LAB | 69.18 | 11.41 | -0.99 | - | lab(69.18,11.41,-0.99) |
CMYK | 0 | 0.14285714285714 | 0.095238095238095 | 0.25882352941176 | cmyk(0,0.14285714285714,0.095238095238095,0.25882352941176) |
Description
The RGB value of color #bda2ab is rgb(189, 162, 171).
In the hex color #bda2ab, The value of Red is 189, value of Green is 162, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #bda2ab consists of 340° Hue, 17% Saturation, and 69% Lightness.
In the CMYK color model, the color #bda2ab can be represented as Cyan=0%, Magenta=0.14285714285714%, Yellow=0.095238095238095%, and Black=0.25882352941176%.
Shades of #bda2ab
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 #bda2ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bda2ab
Preview of #bda2ab on White Background
The contrast ratio of #bda2ab with white color is 2.35
Preview of #bda2ab on black background
The contrast ratio of #bda2ab with black color is 8.92
#bda2ab color will look good with a black background.
Color Schemes of #bda2ab
Triadic Colors of #bda2ab
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 #bda2ab
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 #bda2ab
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 #bda2ab
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: #bda2ab;
}
This is a sample text used for the color #bda2ab. 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: #bda2ab;
}
This is a sample text used for the color #bda2ab. 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 #bda2ab;
}
This is a sample text used for the color #bda2ab. 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.21%
Green 31.03%
Blue 32.76%
CMYK Percentage
Cyan 0
Magenta 28.75%
Yellow 19.17%
Black 52.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.