#000200 Hex Color

#000200
0
  • #000200 Color Information

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

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

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

    • #000200 hex color contains mainly GREEN.

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

    • #000200 hex color has a decimal value of 512.



    #000200 Color Spaces (Color Conversions)

    HEX 000200 #000200
    RGB 0, 2, 0 rgb(0, 2, 0)
    RGB Percent 0, 0.78, 0 rgb(0, 0.78, 0)
    CMYK 100, 0, 100, 99
    HSL 120°, 100, 0.4 hsl(120, 100%, 0.4%)
    HSV 120°, 100, 0.8
    XYZ 0.022, 0.043, 0.007
    Hunter Lab 2.074, -1.735, 1.251
    CIE-LAB 0.388, -0.773, 0.57
    CIE-LCH 0.388, 0.96, 143.595
    CIE-LUV 100, 0, 100, 99.22
    Web Safe 000000

    RGB percent of color #000200

    0%
    0.78%
    0%

    CMYK percent of color #000200

    100%
    0%
    100%
    99.22%


    Color Schemes with #000200

    Complementary Color

    Split Complementary

    Alternative Colors for #000200

    #000200 Color Preview

    Text with hexadecimal color #000200

    This text has a font color of #000200

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

    #000200 Background Color

    This box has a background color of #000200

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

    #000200 Border Color

    This box has a border color of #000200

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

    CSS codes

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

    #000200 Color on white background

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

    #000200 Color on black background

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