#020c00 Hex Color

#020C00
0
  • #020c00 Color Information

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

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

    • #020c00 color has a hue of 110 degrees, a saturation of 100% and a lightness of 2.4%.

    • #020c00 hex color contains mainly GREEN.

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

    • #020c00 hex color has a decimal value of 134144.



    #020c00 Color Spaces (Color Conversions)

    HEX 020c00 #020c00
    RGB 2, 12, 0 rgb(2, 12, 0)
    RGB Percent 0.78, 4.71, 0 rgb(0.78, 4.71, 0)
    CMYK 83, 0, 100, 95
    HSL 110°, 100, 2.4 hsl(110, 100%, 2.4%)
    HSV 110°, 100, 4.7
    XYZ 0.157, 0.276, 0.045
    Hunter Lab 5.254, -3.859, 3.17
    CIE-LAB 2.493, -4.315, 3.655
    CIE-LCH 2.493, 5.655, 139.734
    CIE-LUV 83.33, 0, 100, 95.29
    Web Safe 000000

    RGB percent of color #020c00

    0.78%
    4.71%
    0%

    CMYK percent of color #020c00

    83.33%
    0%
    100%
    95.29%


    Color Schemes with #020c00

    Complementary Color

    Split Complementary


    #020c00 Color Preview

    Text with hexadecimal color #020c00

    This text has a font color of #020c00

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

    #020c00 Background Color

    This box has a background color of #020c00

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

    #020c00 Border Color

    This box has a border color of #020c00

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

    CSS codes

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

    #020c00 Color on white background

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

    #020c00 Color on black background

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