In RGB color space, #010102 hex color has a red value of 1, a green value of 1 and a blue value of 2.
In CMYK color space (used in color printing), #010102 hex color is composed of 50% cyan, 50% magenta, 0% yellow and 99.22% black.
#010102 color has a hue of 240 degrees, a saturation of 33.33% and a lightness of 0.6%.
#010102 hex color contains mainly BLUE.
The closest web safe color of #010102 is #000000
#010102 hex color has a decimal value of 65794.
HEX | 010102 | #010102 |
---|---|---|
RGB | 1, 1, 2 | rgb(1, 1, 2) |
RGB Percent | 0.39, 0.39, 0.78 | rgb(0.39, 0.39, 0.78) |
CMYK | 50, 50, 0, 99 | |
HSL | 240°, 33.33, 0.6 | hsl(240, 33.33%, 0.6%) |
HSV | 240°, 50, 0.8 |
XYZ | 0.034, 0.033, 0.062 |
---|---|
Hunter Lab | 1.817, 0.162, -0.752 |
CIE-LAB | 0.298, 0.108, -0.373 |
CIE-LCH | 0.298, 0.388, 286.148 |
CIE-LUV | 50, 50, 0, 99.22 |
Web Safe | 000000 |
RGB percent of color #010102
CMYK percent of color #010102
Text with hexadecimal color #010102
This text has a font color of #010102
<p style="color:#010102">Text here</p>
#010102 Background Color
This box has a background color of #010102
<div style="background-color:#010102">Text here</div>
#010102 Border Color
This box has a border color of #010102
<div style="border: 4px solid #010102">Text here</div>
CSS codes
<p style="color:#010102">Text here</p>
<div style="background-color:#010102">Text here</div>
<div style="border: 4px solid #010102">Text here</div>
#010102 Color on white background
This is how a font and box color of #010102 will look
on a white background.
#010102 Color on black background
This is how a font and box color of #010102 hex color will look
on a black background.