#020202 Hex Color

#020202
0
  • #020202 Color Information

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

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

    • #020202 color has a hue of 0 degrees, a saturation of 0% and a lightness of 0.8%.

    • #020202 hex color contains an equal amount of RED, GREEN and BLUE.

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

    • #020202 hex color has a decimal value of 131586.



    #020202 Color Spaces (Color Conversions)

    HEX 020202 #020202
    RGB 2, 2, 2 rgb(2, 2, 2)
    RGB Percent 0.78, 0.78, 0.78 rgb(0.78, 0.78, 0.78)
    CMYK 0, 0, 0, 99
    HSL 0°, 0, 0.8 hsl(0, 0%, 0.8%)
    HSV 0°, 0, 0.7843137254902
    XYZ 0.058, 0.061, 0.066
    Hunter Lab 2.47, -0.13, 0.144
    CIE-LAB 0.551, 0.001, 0.006
    CIE-LCH 0.551, 0.006, 80.538
    CIE-LUV 0, 0, 0, 99.22
    Web Safe 000000

    RGB percent of color #020202

    0.78%
    0.78%
    0.78%

    CMYK percent of color #020202

    0%
    0%
    0%
    99.22%


    Color Schemes with #020202


    #020202 Color Preview

    Text with hexadecimal color #020202

    This text has a font color of #020202

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

    #020202 Background Color

    This box has a background color of #020202

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

    #020202 Border Color

    This box has a border color of #020202

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

    CSS codes

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

    #020202 Color on white background

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

    #020202 Color on black background

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