In RGB color space, #040201 hex color has a red value of 4, a green value of 2 and a blue value of 1.
In CMYK color space (used in color printing), #040201 hex color is composed of 0% cyan, 50% magenta, 75% yellow and 98.43% black.
#040201 color has a hue of 20 degrees, a saturation of 60% and a lightness of 1%.
#040201 hex color contains mainly RED.
The closest web safe color of #040201 is #000000
#040201 hex color has a decimal value of 262657.
HEX | 040201 | #040201 |
---|---|---|
RGB | 4, 2, 1 | rgb(4, 2, 1) |
RGB Percent | 1.57, 0.78, 0.39 | rgb(1.57, 0.78, 0.39) |
CMYK | 0, 50, 75, 98 | |
HSL | 20°, 60, 1 | hsl(20, 60%, 1%) |
HSV | 20°, 75, 1.6 |
XYZ | 0.077, 0.071, 0.038 |
---|---|
Hunter Lab | 2.665, 0.495, 1.02 |
CIE-LAB | 0.641, 0.39, 0.562 |
CIE-LCH | 0.641, 0.684, 55.241 |
CIE-LUV | 0, 50, 75, 98.43 |
Web Safe | 000000 |
RGB percent of color #040201
CMYK percent of color #040201
Text with hexadecimal color #040201
This text has a font color of #040201
<p style="color:#040201">Text here</p>
#040201 Background Color
This box has a background color of #040201
<div style="background-color:#040201">Text here</div>
#040201 Border Color
This box has a border color of #040201
<div style="border: 4px solid #040201">Text here</div>
CSS codes
<p style="color:#040201">Text here</p>
<div style="background-color:#040201">Text here</div>
<div style="border: 4px solid #040201">Text here</div>
#040201 Color on white background
This is how a font and box color of #040201 will look
on a white background.
#040201 Color on black background
This is how a font and box color of #040201 hex color will look
on a black background.