#bb84ae Hex Color
rgb(187, 132, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | 84 | ae | - | #bb84ae |
| RGB | 187 | 132 | 174 | - | rgb(187,132,174) |
| HSL | 314 | 29% | 63% | - | hsl(314,29%,63%) |
| HSV | 314 | 29% | 73% | - | hsv(314,29%,73%) |
| XYZ | 36.3848 | 30.1233 | 43.9411 | - | xyz(36.3848,30.1233,43.9411) |
| CIE-LAB | 61.76 | 27.87 | -13.73 | - | lab(61.76,27.87,-13.73) |
| CMYK | 0 | 0.29411764705882 | 0.06951871657754 | 0.26666666666667 | cmyk(0,0.29411764705882,0.06951871657754,0.26666666666667) |
Description
The RGB value of color #bb84ae is rgb(187, 132, 174).
In the hex color #bb84ae, The value of Red is 187, value of Green is 132, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #bb84ae consists of 314° Hue, 29% Saturation, and 63% Lightness.
In the CMYK color model, the color #bb84ae can be represented as Cyan=0%, Magenta=0.29411764705882%, Yellow=0.06951871657754%, and Black=0.26666666666667%.
Shades of #bb84ae
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 #bb84ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb84ae
Preview of #bb84ae on White Background
The contrast ratio of #bb84ae with white color is 2.99
Preview of #bb84ae on black background
The contrast ratio of #bb84ae with black color is 7.02
#bb84ae color will look good with a black background.
Color Schemes of #bb84ae
Triadic Colors of #bb84ae
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 #bb84ae
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 #bb84ae
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 #bb84ae
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: #bb84ae;
}
This is a sample text used for the color #bb84ae. 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: #bb84ae;
}
This is a sample text used for the color #bb84ae. 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 #bb84ae;
}
This is a sample text used for the color #bb84ae. 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 37.93%
Green 26.77%
Blue 35.29%
CMYK Percentage
Cyan 0
Magenta 46.66%
Yellow 11.03%
Black 42.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.