In RGB color space, #ff082b hex color has a red value of 255, a green value of 8 and a blue value of 43.
In CMYK color space (used in color printing), #ff082b hex color is composed of 0% cyan, 96.86% magenta, 83.14% yellow and 0% black.
#ff082b color has a hue of 351.5 degrees, a saturation of 100% and a lightness of 51.6%.
#ff082b hex color contains mainly RED.
The closest web safe color of #ff082b is #ff0033
#ff082b hex color has a decimal value of 16713771.
HEX | ff082b | #ff082b |
---|---|---|
RGB | 255, 8, 43 | rgb(255, 8, 43) |
RGB Percent | 100, 3.14, 16.86 | rgb(100, 3.14, 16.86) |
CMYK | 0, 97, 83, 0 | |
HSL | 351.5°, 100, 51.6 | hsl(351.5, 100%, 51.6%) |
HSV | 351.5°, 96.9, 100 |
XYZ | 41.763, 21.608, 4.255 |
---|---|
Hunter Lab | 46.484, 79.022, 27.112 |
CIE-LAB | 53.609, 80.083, 52.145 |
CIE-LCH | 53.609, 95.564, 33.07 |
CIE-LUV | 0, 96.86, 83.14, 0 |
Web Safe | ff0033 |
RGB percent of color #ff082b
CMYK percent of color #ff082b
Text with hexadecimal color #ff082b
This text has a font color of #ff082b
<p style="color:#ff082b">Text here</p>
#ff082b Background Color
This box has a background color of #ff082b
<div style="background-color:#ff082b">Text here</div>
#ff082b Border Color
This box has a border color of #ff082b
<div style="border: 4px solid #ff082b">Text here</div>
CSS codes
<p style="color:#ff082b">Text here</p>
<div style="background-color:#ff082b">Text here</div>
<div style="border: 4px solid #ff082b">Text here</div>
#ff082b Color on white background
This is how a font and box color of #ff082b will look
on a white background.
#ff082b Color on black background
This is how a font and box color of #ff082b hex color will look
on a black background.