#bb2988 Hex Color
rgb(187, 41, 136)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | 29 | 88 | - | #bb2988 |
| RGB | 187 | 41 | 136 | - | rgb(187,41,136) |
| HSL | 321 | 64% | 45% | - | hsl(321,64%,45%) |
| HSV | 321 | 78% | 73% | - | hsv(321,78%,73%) |
| XYZ | 25.7304 | 13.9282 | 24.6248 | - | xyz(25.7304,13.9282,24.6248) |
| CIE-LAB | 44.13 | 64.27 | -18.18 | - | lab(44.13,64.27,-18.18) |
| CMYK | 0 | 0.7807486631016 | 0.27272727272727 | 0.26666666666667 | cmyk(0,0.7807486631016,0.27272727272727,0.26666666666667) |
Description
The RGB value of color #bb2988 is rgb(187, 41, 136).
In the hex color #bb2988, The value of Red is 187, value of Green is 41, and value of Blue is 136. The primary color is Red. Similarly, The HSL values for #bb2988 consists of 321° Hue, 64% Saturation, and 45% Lightness.
In the CMYK color model, the color #bb2988 can be represented as Cyan=0%, Magenta=0.7807486631016%, Yellow=0.27272727272727%, and Black=0.26666666666667%.
Shades of #bb2988
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 #bb2988
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb2988
Preview of #bb2988 on White Background
The contrast ratio of #bb2988 with white color is 5.55
#bb2988 color will look good on a white background.
Preview of #bb2988 on black background
The contrast ratio of #bb2988 with black color is 3.79
Color Schemes of #bb2988
Triadic Colors of #bb2988
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 #bb2988
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 #bb2988
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 #bb2988
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.
Monochromatic Colors of #bb2988
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bb2988;
}
This is a sample text used for the color #bb2988. 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: #bb2988;
}
This is a sample text used for the color #bb2988. 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 #bb2988;
}
This is a sample text used for the color #bb2988. 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 51.37%
Green 11.26%
Blue 37.36%
CMYK Percentage
Cyan 0
Magenta 59.14%
Yellow 20.66%
Black 20.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.