#020000 Hex Color

#020000
0
  • #020000 Color Information

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

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

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

    • #020000 hex color contains mainly RED.

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

    • #020000 hex color has a decimal value of 131072.



    #020000 Color Spaces (Color Conversions)

    HEX 020000 #020000
    RGB 2, 0, 0 rgb(2, 0, 0)
    RGB Percent 0.78, 0, 0 rgb(0.78, 0, 0)
    CMYK 0, 100, 100, 99
    HSL 0°, 100, 0.4 hsl(0, 100%, 0.4%)
    HSV 0°, 100, 0.8
    XYZ 0.025, 0.013, 0.001
    Hunter Lab 1.14, 1.919, 0.746
    CIE-LAB 0.117, 0.518, 0.188
    CIE-LCH 0.117, 0.551, 19.948
    CIE-LUV 0, 100, 100, 99.22
    Web Safe 000000

    RGB percent of color #020000

    0.78%
    0%
    0%

    CMYK percent of color #020000

    0%
    100%
    100%
    99.22%


    Color Schemes with #020000

    Complementary Color

    Split Complementary

    Alternative Colors for #020000

    #020000 Color Preview

    Text with hexadecimal color #020000

    This text has a font color of #020000

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

    #020000 Background Color

    This box has a background color of #020000

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

    #020000 Border Color

    This box has a border color of #020000

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

    CSS codes

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

    #020000 Color on white background

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

    #020000 Color on black background

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