#020100 Hex Color

#020100
0
  • #020100 Color Information

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

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

    • #020100 color has a hue of 30 degrees, a saturation of 100% and a lightness of 0.4%.

    • #020100 hex color contains mainly RED.

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

    • #020100 hex color has a decimal value of 131328.



    #020100 Color Spaces (Color Conversions)

    HEX 020100 #020100
    RGB 2, 1, 0 rgb(2, 1, 0)
    RGB Percent 0.78, 0.39, 0 rgb(0.78, 0.39, 0)
    CMYK 0, 50, 100, 99
    HSL 30°, 100, 0.4 hsl(30, 100%, 0.4%)
    HSV 30°, 100, 0.8
    XYZ 0.036, 0.035, 0.005
    Hunter Lab 1.871, 0.161, 1.151
    CIE-LAB 0.316, 0.112, 0.474
    CIE-LCH 0.316, 0.487, 76.706
    CIE-LUV 0, 50, 100, 99.22
    Web Safe 000000

    RGB percent of color #020100

    0.78%
    0.39%
    0%

    CMYK percent of color #020100

    0%
    50%
    100%
    99.22%


    Color Schemes with #020100

    Complementary Color

    Split Complementary

    Alternative Colors for #020100

    #020100 Color Preview

    Text with hexadecimal color #020100

    This text has a font color of #020100

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

    #020100 Background Color

    This box has a background color of #020100

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

    #020100 Border Color

    This box has a border color of #020100

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

    CSS codes

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

    #020100 Color on white background

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

    #020100 Color on black background

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