In RGB color space, #bd3000 hex color has a red value of 189, a green value of 48 and a blue value of 0.
In CMYK color space (used in color printing), #bd3000 hex color is composed of 0% cyan, 74.6% magenta, 100% yellow and 25.88% black.
#bd3000 color has a hue of 15.2 degrees, a saturation of 100% and a lightness of 37.1%.
#bd3000 hex color contains mainly RED.
The closest web safe color of #bd3000 is #cc3300
#bd3000 hex color has a decimal value of 12398592.
HEX | bd3000 | #bd3000 |
---|---|---|
RGB | 189, 48, 0 | rgb(189, 48, 0) |
RGB Percent | 74.12, 18.82, 0 | rgb(74.12, 18.82, 0) |
CMYK | 0, 75, 100, 26 | |
HSL | 15.2°, 100, 37.1 | hsl(15.2, 100%, 37.1%) |
HSV | 15.2°, 100, 74.1 |
XYZ | 22.043, 12.933, 1.334 |
---|---|
Hunter Lab | 35.962, 46.476, 22.974 |
CIE-LAB | 42.662, 54.341, 55.035 |
CIE-LCH | 42.662, 77.342, 45.364 |
CIE-LUV | 0, 74.6, 100, 25.88 |
Web Safe | cc3300 |
RGB percent of color #bd3000
CMYK percent of color #bd3000
Text with hexadecimal color #bd3000
This text has a font color of #bd3000
<p style="color:#bd3000">Text here</p>
#bd3000 Background Color
This box has a background color of #bd3000
<div style="background-color:#bd3000">Text here</div>
#bd3000 Border Color
This box has a border color of #bd3000
<div style="border: 4px solid #bd3000">Text here</div>
CSS codes
<p style="color:#bd3000">Text here</p>
<div style="background-color:#bd3000">Text here</div>
<div style="border: 4px solid #bd3000">Text here</div>
#bd3000 Color on white background
This is how a font and box color of #bd3000 will look
on a white background.
#bd3000 Color on black background
This is how a font and box color of #bd3000 hex color will look
on a black background.