In RGB color space, #280000 hex color has a red value of 40, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #280000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 84.31% black.
#280000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 7.8%.
#280000 hex color contains mainly RED.
The closest web safe color of #280000 is #330000
#280000 hex color has a decimal value of 2621440.
HEX | 280000 | #280000 |
---|---|---|
RGB | 40, 0, 0 | rgb(40, 0, 0) |
RGB Percent | 15.69, 0, 0 | rgb(15.69, 0, 0) |
CMYK | 0, 100, 100, 84 | |
HSL | 0°, 100, 7.8 | hsl(0, 100%, 7.8%) |
HSV | 0°, 100, 15.7 |
XYZ | 0.875, 0.451, 0.041 |
---|---|
Hunter Lab | 6.716, 11.505, 4.339 |
CIE-LAB | 4.074, 18.266, 6.437 |
CIE-LCH | 4.074, 19.367, 19.413 |
CIE-LUV | 0, 100, 100, 84.31 |
Web Safe | 330000 |
RGB percent of color #280000
CMYK percent of color #280000
Text with hexadecimal color #280000
This text has a font color of #280000
<p style="color:#280000">Text here</p>
#280000 Background Color
This box has a background color of #280000
<div style="background-color:#280000">Text here</div>
#280000 Border Color
This box has a border color of #280000
<div style="border: 4px solid #280000">Text here</div>
CSS codes
<p style="color:#280000">Text here</p>
<div style="background-color:#280000">Text here</div>
<div style="border: 4px solid #280000">Text here</div>
#280000 Color on white background
This is how a font and box color of #280000 will look
on a white background.
#280000 Color on black background
This is how a font and box color of #280000 hex color will look
on a black background.