In RGB color space, #b00f00 hex color has a red value of 176, a green value of 15 and a blue value of 0.
In CMYK color space (used in color printing), #b00f00 hex color is composed of 0% cyan, 91.48% magenta, 100% yellow and 30.98% black.
#b00f00 color has a hue of 5.1 degrees, a saturation of 100% and a lightness of 34.5%.
#b00f00 hex color contains mainly RED.
The closest web safe color of #b00f00 is #990000
#b00f00 hex color has a decimal value of 11538176.
HEX | b00f00 | #b00f00 |
---|---|---|
RGB | 176, 15, 0 | rgb(176, 15, 0) |
RGB Percent | 69.02, 5.88, 0 | rgb(69.02, 5.88, 0) |
CMYK | 0, 91, 100, 31 | |
HSL | 5.1°, 100, 34.5 | hsl(5.1, 100%, 34.5%) |
HSV | 5.1°, 100, 69 |
XYZ | 18.075, 9.572, 0.895 |
---|---|
Hunter Lab | 30.939, 50.141, 19.942 |
CIE-LAB | 37.063, 58.81, 51.1 |
CIE-LCH | 37.063, 77.909, 40.987 |
CIE-LUV | 0, 91.48, 100, 30.98 |
Web Safe | 990000 |
RGB percent of color #b00f00
CMYK percent of color #b00f00
Text with hexadecimal color #b00f00
This text has a font color of #b00f00
<p style="color:#b00f00">Text here</p>
#b00f00 Background Color
This box has a background color of #b00f00
<div style="background-color:#b00f00">Text here</div>
#b00f00 Border Color
This box has a border color of #b00f00
<div style="border: 4px solid #b00f00">Text here</div>
CSS codes
<p style="color:#b00f00">Text here</p>
<div style="background-color:#b00f00">Text here</div>
<div style="border: 4px solid #b00f00">Text here</div>
#b00f00 Color on white background
This is how a font and box color of #b00f00 will look
on a white background.
#b00f00 Color on black background
This is how a font and box color of #b00f00 hex color will look
on a black background.