In RGB color space, #010700 hex color has a red value of 1, a green value of 7 and a blue value of 0.
In CMYK color space (used in color printing), #010700 hex color is composed of 85.71% cyan, 0% magenta, 100% yellow and 97.25% black.
#010700 color has a hue of 111.4 degrees, a saturation of 100% and a lightness of 1.4%.
#010700 hex color contains mainly GREEN.
The closest web safe color of #010700 is #000000
#010700 hex color has a decimal value of 67328.
HEX | 010700 | #010700 |
---|---|---|
RGB | 1, 7, 0 | rgb(1, 7, 0) |
RGB Percent | 0.39, 2.75, 0 | rgb(0.39, 2.75, 0) |
CMYK | 86, 0, 100, 97 | |
HSL | 111.4°, 100, 1.4 | hsl(111.4, 100%, 1.4%) |
HSV | 111.4°, 100, 2.7 |
XYZ | 0.088, 0.158, 0.026 |
---|---|
Hunter Lab | 3.975, -3.004, 2.395 |
CIE-LAB | 1.427, -2.547, 2.089 |
CIE-LCH | 1.427, 3.294, 140.642 |
CIE-LUV | 85.71, 0, 100, 97.25 |
Web Safe | 000000 |
RGB percent of color #010700
CMYK percent of color #010700
Text with hexadecimal color #010700
This text has a font color of #010700
<p style="color:#010700">Text here</p>
#010700 Background Color
This box has a background color of #010700
<div style="background-color:#010700">Text here</div>
#010700 Border Color
This box has a border color of #010700
<div style="border: 4px solid #010700">Text here</div>
CSS codes
<p style="color:#010700">Text here</p>
<div style="background-color:#010700">Text here</div>
<div style="border: 4px solid #010700">Text here</div>
#010700 Color on white background
This is how a font and box color of #010700 will look
on a white background.
#010700 Color on black background
This is how a font and box color of #010700 hex color will look
on a black background.