In RGB color space, #010300 hex color has a red value of 1, a green value of 3 and a blue value of 0.
In CMYK color space (used in color printing), #010300 hex color is composed of 66.67% cyan, 0% magenta, 100% yellow and 98.82% black.
#010300 color has a hue of 100 degrees, a saturation of 100% and a lightness of 0.6%.
#010300 hex color contains mainly GREEN.
The closest web safe color of #010300 is #000000
#010300 hex color has a decimal value of 66304.
HEX | 010300 | #010300 |
---|---|---|
RGB | 1, 3, 0 | rgb(1, 3, 0) |
RGB Percent | 0.39, 1.18, 0 | rgb(0.39, 1.18, 0) |
CMYK | 67, 0, 100, 99 | |
HSL | 100°, 100, 0.6 | hsl(100, 100%, 0.6%) |
HSV | 100°, 100, 1.2 |
XYZ | 0.045, 0.072, 0.011 |
---|---|
Hunter Lab | 2.683, -1.702, 1.635 |
CIE-LAB | 0.65, -0.96, 0.964 |
CIE-LCH | 0.65, 1.36, 134.881 |
CIE-LUV | 66.67, 0, 100, 98.82 |
Web Safe | 000000 |
RGB percent of color #010300
CMYK percent of color #010300
Text with hexadecimal color #010300
This text has a font color of #010300
<p style="color:#010300">Text here</p>
#010300 Background Color
This box has a background color of #010300
<div style="background-color:#010300">Text here</div>
#010300 Border Color
This box has a border color of #010300
<div style="border: 4px solid #010300">Text here</div>
CSS codes
<p style="color:#010300">Text here</p>
<div style="background-color:#010300">Text here</div>
<div style="border: 4px solid #010300">Text here</div>
#010300 Color on white background
This is how a font and box color of #010300 will look
on a white background.
#010300 Color on black background
This is how a font and box color of #010300 hex color will look
on a black background.