#020c01 Hex Color

#020C01
0
  • #020c01 Color Information

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

    • In CMYK color space (used in color printing), #020c01 hex color is composed of 83.33% cyan, 0% magenta, 91.67% yellow and 95.29% black.

    • #020c01 color has a hue of 114.5 degrees, a saturation of 84.62% and a lightness of 2.5%.

    • #020c01 hex color contains mainly GREEN.

    • The closest web safe color of #020c01 is #000000

    • #020c01 hex color has a decimal value of 134145.



    #020c01 Color Spaces (Color Conversions)

    HEX 020c01 #020c01
    RGB 2, 12, 1 rgb(2, 12, 1)
    RGB Percent 0.78, 4.71, 0.39 rgb(0.78, 4.71, 0.39)
    CMYK 83, 0, 92, 95
    HSL 114.5°, 84.62, 2.5 hsl(114.5, 84.62%, 2.5%)
    HSV 114.5°, 91.7, 4.7
    XYZ 0.162, 0.278, 0.074
    Hunter Lab 5.273, -3.743, 2.859
    CIE-LAB 2.511, -4.188, 3.271
    CIE-LCH 2.511, 5.314, 142.009
    CIE-LUV 83.33, 0, 91.67, 95.29
    Web Safe 000000

    RGB percent of color #020c01

    0.78%
    4.71%
    0.39%

    CMYK percent of color #020c01

    83.33%
    0%
    91.67%
    95.29%


    Color Schemes with #020c01

    Complementary Color

    Split Complementary


    #020c01 Color Preview

    Text with hexadecimal color #020c01

    This text has a font color of #020c01

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

    #020c01 Background Color

    This box has a background color of #020c01

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

    #020c01 Border Color

    This box has a border color of #020c01

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

    CSS codes

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

    #020c01 Color on white background

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

    #020c01 Color on black background

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