In RGB color space, #b00e00 hex color has a red value of 176, a green value of 14 and a blue value of 0.
In CMYK color space (used in color printing), #b00e00 hex color is composed of 0% cyan, 92.05% magenta, 100% yellow and 30.98% black.
#b00e00 color has a hue of 4.8 degrees, a saturation of 100% and a lightness of 34.5%.
#b00e00 hex color contains mainly RED.
The closest web safe color of #b00e00 is #990000
#b00e00 hex color has a decimal value of 11537920.
HEX | b00e00 | #b00e00 |
---|---|---|
RGB | 176, 14, 0 | rgb(176, 14, 0) |
RGB Percent | 69.02, 5.49, 0 | rgb(69.02, 5.49, 0) |
CMYK | 0, 92, 100, 31 | |
HSL | 4.8°, 100, 34.5 | hsl(4.8, 100%, 34.5%) |
HSV | 4.8°, 100, 69 |
XYZ | 18.062, 9.544, 0.89 |
---|---|
Hunter Lab | 30.893, 50.298, 19.917 |
CIE-LAB | 37.011, 58.964, 51.082 |
CIE-LCH | 37.011, 78.014, 40.903 |
CIE-LUV | 0, 92.05, 100, 30.98 |
Web Safe | 990000 |
RGB percent of color #b00e00
CMYK percent of color #b00e00
Text with hexadecimal color #b00e00
This text has a font color of #b00e00
<p style="color:#b00e00">Text here</p>
#b00e00 Background Color
This box has a background color of #b00e00
<div style="background-color:#b00e00">Text here</div>
#b00e00 Border Color
This box has a border color of #b00e00
<div style="border: 4px solid #b00e00">Text here</div>
CSS codes
<p style="color:#b00e00">Text here</p>
<div style="background-color:#b00e00">Text here</div>
<div style="border: 4px solid #b00e00">Text here</div>
#b00e00 Color on white background
This is how a font and box color of #b00e00 will look
on a white background.
#b00e00 Color on black background
This is how a font and box color of #b00e00 hex color will look
on a black background.