In RGB color space, #480000 hex color has a red value of 72, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #480000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 71.76% black.
#480000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 14.1%.
#480000 hex color contains mainly RED.
The closest web safe color of #480000 is #330000
#480000 hex color has a decimal value of 4718592.
HEX | 480000 | #480000 |
---|---|---|
RGB | 72, 0, 0 | rgb(72, 0, 0) |
RGB Percent | 28.24, 0, 0 | rgb(28.24, 0, 0) |
CMYK | 0, 100, 100, 72 | |
HSL | 0°, 100, 14.1 | hsl(0, 100%, 14.1%) |
HSV | 0°, 100, 28.2 |
XYZ | 2.672, 1.378, 0.125 |
---|---|
Hunter Lab | 11.739, 20.087, 7.586 |
CIE-LAB | 11.81, 32.16, 18.575 |
CIE-LCH | 11.81, 37.139, 30.01 |
CIE-LUV | 0, 100, 100, 71.76 |
Web Safe | 330000 |
RGB percent of color #480000
CMYK percent of color #480000
Text with hexadecimal color #480000
This text has a font color of #480000
<p style="color:#480000">Text here</p>
#480000 Background Color
This box has a background color of #480000
<div style="background-color:#480000">Text here</div>
#480000 Border Color
This box has a border color of #480000
<div style="border: 4px solid #480000">Text here</div>
CSS codes
<p style="color:#480000">Text here</p>
<div style="background-color:#480000">Text here</div>
<div style="border: 4px solid #480000">Text here</div>
#480000 Color on white background
This is how a font and box color of #480000 will look
on a white background.
#480000 Color on black background
This is how a font and box color of #480000 hex color will look
on a black background.