In RGB color space, #b00aaa hex color has a red value of 176, a green value of 10 and a blue value of 170.
In CMYK color space (used in color printing), #b00aaa hex color is composed of 0% cyan, 94.32% magenta, 3.41% yellow and 30.98% black.
#b00aaa color has a hue of 302.2 degrees, a saturation of 89.25% and a lightness of 36.5%.
#b00aaa hex color contains mainly RED.
The closest web safe color of #b00aaa is #990099
#b00aaa hex color has a decimal value of 11537066.
HEX | b00aaa | #b00aaa |
---|---|---|
RGB | 176, 10, 170 | rgb(176, 10, 170) |
RGB Percent | 69.02, 3.92, 66.67 | rgb(69.02, 3.92, 66.67) |
CMYK | 0, 94, 3, 31 | |
HSL | 302.2°, 89.25, 36.5 | hsl(302.2, 89.25%, 36.5%) |
HSV | 302.2°, 94.3, 69 |
XYZ | 25.269, 12.349, 39.082 |
---|---|
Hunter Lab | 35.141, 66.857, -41.34 |
CIE-LAB | 41.766, 72.515, -42.54 |
CIE-LCH | 41.766, 84.072, 329.603 |
CIE-LUV | 0, 94.32, 3.41, 30.98 |
Web Safe | 990099 |
RGB percent of color #b00aaa
CMYK percent of color #b00aaa
Text with hexadecimal color #b00aaa
This text has a font color of #b00aaa
<p style="color:#b00aaa">Text here</p>
#b00aaa Background Color
This box has a background color of #b00aaa
<div style="background-color:#b00aaa">Text here</div>
#b00aaa Border Color
This box has a border color of #b00aaa
<div style="border: 4px solid #b00aaa">Text here</div>
CSS codes
<p style="color:#b00aaa">Text here</p>
<div style="background-color:#b00aaa">Text here</div>
<div style="border: 4px solid #b00aaa">Text here</div>
#b00aaa Color on white background
This is how a font and box color of #b00aaa will look
on a white background.
#b00aaa Color on black background
This is how a font and box color of #b00aaa hex color will look
on a black background.