#bb4aac Hex Color
rgb(187, 74, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 4a | ac | - | #bb4aac |
RGB | 187 | 74 | 172 | - | rgb(187,74,172) |
HSL | 308 | 45% | 51% | - | hsl(308,45%,51%) |
HSV | 308 | 60% | 73% | - | hsv(308,60%,73%) |
XYZ | 30.3887 | 18.4409 | 40.9875 | - | xyz(30.3887,18.4409,40.9875) |
CIE-LAB | 50.03 | 57.3 | -30.57 | - | lab(50.03,57.3,-30.57) |
CMYK | 0 | 0.60427807486631 | 0.080213903743315 | 0.26666666666667 | cmyk(0,0.60427807486631,0.080213903743315,0.26666666666667) |
Description
The RGB value of color #bb4aac is rgb(187, 74, 172).
In the hex color #bb4aac, The value of Red is 187, value of Green is 74, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #bb4aac consists of 308° Hue, 45% Saturation, and 51% Lightness.
In the CMYK color model, the color #bb4aac can be represented as Cyan=0%, Magenta=0.60427807486631%, Yellow=0.080213903743315%, and Black=0.26666666666667%.
Shades of #bb4aac
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 #bb4aac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb4aac
Preview of #bb4aac on White Background
The contrast ratio of #bb4aac with white color is 4.48
Preview of #bb4aac on black background
The contrast ratio of #bb4aac with black color is 4.69
#bb4aac color will look good with a black background.
Color Schemes of #bb4aac
Triadic Colors of #bb4aac
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 #bb4aac
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 #bb4aac
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 #bb4aac
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: #bb4aac;
}
This is a sample text used for the color #bb4aac. 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: #bb4aac;
}
This is a sample text used for the color #bb4aac. 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 #bb4aac;
}
This is a sample text used for the color #bb4aac. 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.19%
Green 17.09%
Blue 39.72%
CMYK Percentage
Cyan 0
Magenta 63.53%
Yellow 8.43%
Black 28.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.