#020101 Hex Color

#020101
0
  • #020101 Color Information

    • In RGB color space, #020101 hex color has a red value of 2, a green value of 1 and a blue value of 1.

    • In CMYK color space (used in color printing), #020101 hex color is composed of 0% cyan, 50% magenta, 50% yellow and 99.22% black.

    • #020101 color has a hue of 0 degrees, a saturation of 33.33% and a lightness of 0.6%.

    • #020101 hex color contains mainly RED.

    • The closest web safe color of #020101 is #000000

    • #020101 hex color has a decimal value of 131329.



    #020101 Color Spaces (Color Conversions)

    HEX 020101 #020101
    RGB 2, 1, 1 rgb(2, 1, 1)
    RGB Percent 0.78, 0.39, 0.39 rgb(0.78, 0.39, 0.39)
    CMYK 0, 50, 50, 99
    HSL 0°, 33.33, 0.6 hsl(0, 33.33%, 0.6%)
    HSV 0°, 50, 0.8
    XYZ 0.041, 0.037, 0.034
    Hunter Lab 1.924, 0.439, 0.298
    CIE-LAB 0.334, 0.239, 0.09
    CIE-LCH 0.334, 0.255, 20.635
    CIE-LUV 0, 50, 50, 99.22
    Web Safe 000000

    RGB percent of color #020101

    0.78%
    0.39%
    0.39%

    CMYK percent of color #020101

    0%
    50%
    50%
    99.22%


    Color Schemes with #020101

    Complementary Color

    Split Complementary


    #020101 Color Preview

    Text with hexadecimal color #020101

    This text has a font color of #020101

    <p style="color:#020101">Text here</p>

    #020101 Background Color

    This box has a background color of #020101

    <div style="background-color:#020101">Text here</div>

    #020101 Border Color

    This box has a border color of #020101

    <div style="border: 4px solid #020101">Text here</div>

    CSS codes

    <p style="color:#020101">Text here</p>
    <div style="background-color:#020101">Text here</div>
    <div style="border: 4px solid #020101">Text here</div>

    #020101 Color on white background

    This is how a font and box color of #020101 will look
    on a white background.

    #020101 Color on black background

    This is how a font and box color of #020101 hex color will look
    on a black background.