In RGB color space, #282601 hex color has a red value of 40, a green value of 38 and a blue value of 1.
In CMYK color space (used in color printing), #282601 hex color is composed of 0% cyan, 5% magenta, 97.5% yellow and 84.31% black.
#282601 color has a hue of 56.9 degrees, a saturation of 95.12% and a lightness of 8%.
#282601 hex color contains mainly RED.
The closest web safe color of #282601 is #333300
#282601 hex color has a decimal value of 2631169.
HEX | 282601 | #282601 |
---|---|---|
RGB | 40, 38, 1 | rgb(40, 38, 1) |
RGB Percent | 15.69, 14.9, 0.39 | rgb(15.69, 14.9, 0.39) |
CMYK | 0, 5, 98, 84 | |
HSL | 56.9°, 95.12, 8 | hsl(56.9, 95.12%, 8%) |
HSV | 56.9°, 97.5, 15.7 |
XYZ | 1.574, 1.84, 0.301 |
---|---|
Hunter Lab | 13.565, -3.026, 8.18 |
CIE-LAB | 14.624, -4.555, 20.909 |
CIE-LCH | 14.624, 21.399, 102.29 |
CIE-LUV | 0, 5, 97.5, 84.31 |
Web Safe | 333300 |
RGB percent of color #282601
CMYK percent of color #282601
Text with hexadecimal color #282601
This text has a font color of #282601
<p style="color:#282601">Text here</p>
#282601 Background Color
This box has a background color of #282601
<div style="background-color:#282601">Text here</div>
#282601 Border Color
This box has a border color of #282601
<div style="border: 4px solid #282601">Text here</div>
CSS codes
<p style="color:#282601">Text here</p>
<div style="background-color:#282601">Text here</div>
<div style="border: 4px solid #282601">Text here</div>
#282601 Color on white background
This is how a font and box color of #282601 will look
on a white background.
#282601 Color on black background
This is how a font and box color of #282601 hex color will look
on a black background.