In RGB color space, #010100 hex color has a red value of 1, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #010100 hex color is composed of 0% cyan, 0% magenta, 100% yellow and 99.61% black.
#010100 color has a hue of 60 degrees, a saturation of 100% and a lightness of 0.2%.
#010100 hex color contains mainly RED.
The closest web safe color of #010100 is #000000
#010100 hex color has a decimal value of 65792.
HEX | 010100 | #010100 |
---|---|---|
RGB | 1, 1, 0 | rgb(1, 1, 0) |
RGB Percent | 0.39, 0.39, 0 | rgb(0.39, 0.39, 0) |
CMYK | 0, 0, 100, 100 | |
HSL | 60°, 100, 0.2 | hsl(60, 100%, 0.2%) |
HSV | 60°, 100, 0.4 |
XYZ | 0.023, 0.028, 0.004 |
---|---|
Hunter Lab | 1.673, -0.475, 1.03 |
CIE-LAB | 0.253, -0.148, 0.379 |
CIE-LCH | 0.253, 0.407, 111.331 |
CIE-LUV | 0, 0, 100, 99.61 |
Web Safe | 000000 |
RGB percent of color #010100
CMYK percent of color #010100
Text with hexadecimal color #010100
This text has a font color of #010100
<p style="color:#010100">Text here</p>
#010100 Background Color
This box has a background color of #010100
<div style="background-color:#010100">Text here</div>
#010100 Border Color
This box has a border color of #010100
<div style="border: 4px solid #010100">Text here</div>
CSS codes
<p style="color:#010100">Text here</p>
<div style="background-color:#010100">Text here</div>
<div style="border: 4px solid #010100">Text here</div>
#010100 Color on white background
This is how a font and box color of #010100 will look
on a white background.
#010100 Color on black background
This is how a font and box color of #010100 hex color will look
on a black background.