#bb5aee Hex Color
rgb(187, 90, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | 5a | ee | - | #bb5aee |
| RGB | 187 | 90 | 238 | - | rgb(187,90,238) |
| HSL | 279 | 81% | 64% | - | hsl(279,81%,64%) |
| HSV | 279 | 62% | 93% | - | hsv(279,62%,93%) |
| XYZ | 39.5823 | 24.0502 | 83.4448 | - | xyz(39.5823,24.0502,83.4448) |
| CIE-LAB | 56.14 | 62.45 | -58.65 | - | lab(56.14,62.45,-58.65) |
| CMYK | 0.21428571428571 | 0.6218487394958 | 0 | 0.066666666666667 | cmyk(0.21428571428571,0.6218487394958,0,0.066666666666667) |
Description
The RGB value of color #bb5aee is rgb(187, 90, 238).
In the hex color #bb5aee, The value of Red is 187, value of Green is 90, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #bb5aee consists of 279° Hue, 81% Saturation, and 64% Lightness.
In the CMYK color model, the color #bb5aee can be represented as Cyan=0.21428571428571%, Magenta=0.6218487394958%, Yellow=0%, and Black=0.066666666666667%.
Shades of #bb5aee
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 #bb5aee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb5aee
Preview of #bb5aee on White Background
The contrast ratio of #bb5aee with white color is 3.61
Preview of #bb5aee on black background
The contrast ratio of #bb5aee with black color is 5.81
#bb5aee color will look good with a black background.
Color Schemes of #bb5aee
Triadic Colors of #bb5aee
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 #bb5aee
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 #bb5aee
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 #bb5aee
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: #bb5aee;
}
This is a sample text used for the color #bb5aee. 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: #bb5aee;
}
This is a sample text used for the color #bb5aee. 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 #bb5aee;
}
This is a sample text used for the color #bb5aee. 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.31%
Green 17.48%
Blue 46.21%
CMYK Percentage
Cyan 23.74
Magenta 68.88%
Yellow 0%
Black 7.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.