#000002 Hex Color

#000002
0
  • #000002 Color Information

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

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

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

    • #000002 hex color contains mainly BLUE.

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

    • #000002 hex color has a decimal value of 2.



    #000002 Color Spaces (Color Conversions)

    HEX 000002 #000002
    RGB 0, 0, 2 rgb(0, 0, 2)
    RGB Percent 0, 0, 0.78 rgb(0, 0, 0.78)
    CMYK 100, 100, 0, 99
    HSL 240°, 100, 0.4 hsl(240, 100%, 0.4%)
    HSV 240°, 100, 0.8
    XYZ 0.011, 0.004, 0.058
    Hunter Lab 0.632, 1.998, -4.995
    CIE-LAB 0.036, 0.295, -0.767
    CIE-LCH 0.036, 0.822, 291.038
    CIE-LUV 100, 100, 0, 99.22
    Web Safe 000000

    RGB percent of color #000002

    0%
    0%
    0.78%

    CMYK percent of color #000002

    100%
    100%
    0%
    99.22%


    Color Schemes with #000002

    Complementary Color

    Split Complementary

    Alternative Colors for #000002

    #000002 Color Preview

    Text with hexadecimal color #000002

    This text has a font color of #000002

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

    #000002 Background Color

    This box has a background color of #000002

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

    #000002 Border Color

    This box has a border color of #000002

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

    CSS codes

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

    #000002 Color on white background

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

    #000002 Color on black background

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