#bb44b0 Hex Color
rgb(187, 68, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 44 | b0 | - | #bb44b0 |
RGB | 187 | 68 | 176 | - | rgb(187,68,176) |
HSL | 306 | 47% | 50% | - | hsl(306,47%,50%) |
HSV | 306 | 64% | 73% | - | hsv(306,64%,73%) |
XYZ | 30.3971 | 17.8336 | 42.9144 | - | xyz(30.3971,17.8336,42.9144) |
CIE-LAB | 49.29 | 60.49 | -34.06 | - | lab(49.29,60.49,-34.06) |
CMYK | 0 | 0.63636363636364 | 0.058823529411765 | 0.26666666666667 | cmyk(0,0.63636363636364,0.058823529411765,0.26666666666667) |
Description
The RGB value of color #bb44b0 is rgb(187, 68, 176).
In the hex color #bb44b0, The value of Red is 187, value of Green is 68, and value of Blue is 176. The primary color is Red. Similarly, The HSL values for #bb44b0 consists of 306° Hue, 47% Saturation, and 50% Lightness.
In the CMYK color model, the color #bb44b0 can be represented as Cyan=0%, Magenta=0.63636363636364%, Yellow=0.058823529411765%, and Black=0.26666666666667%.
Shades of #bb44b0
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 #bb44b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb44b0
Preview of #bb44b0 on White Background
The contrast ratio of #bb44b0 with white color is 4.6
#bb44b0 color will look good on a white background.
Preview of #bb44b0 on black background
The contrast ratio of #bb44b0 with black color is 4.57
Color Schemes of #bb44b0
Triadic Colors of #bb44b0
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 #bb44b0
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 #bb44b0
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 #bb44b0
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: #bb44b0;
}
This is a sample text used for the color #bb44b0. 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: #bb44b0;
}
This is a sample text used for the color #bb44b0. 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 #bb44b0;
}
This is a sample text used for the color #bb44b0. 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 43.39%
Green 15.78%
Blue 40.84%
CMYK Percentage
Cyan 0
Magenta 66.16%
Yellow 6.12%
Black 27.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.