In RGB color space, #ff300b hex color has a red value of 255, a green value of 48 and a blue value of 11.
In CMYK color space (used in color printing), #ff300b hex color is composed of 0% cyan, 81.18% magenta, 95.69% yellow and 0% black.
#ff300b color has a hue of 9.1 degrees, a saturation of 100% and a lightness of 52.2%.
#ff300b hex color contains mainly RED.
The closest web safe color of #ff300b is #ff3300
#ff300b hex color has a decimal value of 16723979.
HEX | ff300b | #ff300b |
---|---|---|
RGB | 255, 48, 11 | rgb(255, 48, 11) |
RGB Percent | 100, 18.82, 4.31 | rgb(100, 18.82, 4.31) |
CMYK | 0, 81, 96, 0 | |
HSL | 9.1°, 100, 52.2 | hsl(9.1, 100%, 52.2%) |
HSV | 9.1°, 95.7, 100 |
XYZ | 42.357, 23.398, 2.6 |
---|---|
Hunter Lab | 48.371, 71.655, 30.673 |
CIE-LAB | 55.48, 73.811, 65.649 |
CIE-LCH | 55.48, 98.782, 41.651 |
CIE-LUV | 0, 81.18, 95.69, 0 |
Web Safe | ff3300 |
RGB percent of color #ff300b
CMYK percent of color #ff300b
Text with hexadecimal color #ff300b
This text has a font color of #ff300b
<p style="color:#ff300b">Text here</p>
#ff300b Background Color
This box has a background color of #ff300b
<div style="background-color:#ff300b">Text here</div>
#ff300b Border Color
This box has a border color of #ff300b
<div style="border: 4px solid #ff300b">Text here</div>
CSS codes
<p style="color:#ff300b">Text here</p>
<div style="background-color:#ff300b">Text here</div>
<div style="border: 4px solid #ff300b">Text here</div>
#ff300b Color on white background
This is how a font and box color of #ff300b will look
on a white background.
#ff300b Color on black background
This is how a font and box color of #ff300b hex color will look
on a black background.