#020304 Hex Color

#020304
0
  • #020304 Color Information

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

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

    • #020304 color has a hue of 210 degrees, a saturation of 33.33% and a lightness of 1.2%.

    • #020304 hex color contains mainly BLUE.

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

    • #020304 hex color has a decimal value of 131844.



    #020304 Color Spaces (Color Conversions)

    HEX 020304 #020304
    RGB 2, 3, 4 rgb(2, 3, 4)
    RGB Percent 0.78, 1.18, 1.57 rgb(0.78, 1.18, 1.57)
    CMYK 50, 25, 0, 98
    HSL 210°, 33.33, 1.2 hsl(210, 33.33%, 1.2%)
    HSV 210°, 50, 1.6
    XYZ 0.08, 0.087, 0.127
    Hunter Lab 2.95, -0.32, -0.488
    CIE-LAB 0.786, -0.11, -0.462
    CIE-LCH 0.786, 0.475, 256.608
    CIE-LUV 50, 25, 0, 98.43
    Web Safe 000000

    RGB percent of color #020304

    0.78%
    1.18%
    1.57%

    CMYK percent of color #020304

    50%
    25%
    0%
    98.43%


    Color Schemes with #020304

    Complementary Color

    Split Complementary

    Alternative Colors for #020304

    #020304 Color Preview

    Text with hexadecimal color #020304

    This text has a font color of #020304

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

    #020304 Background Color

    This box has a background color of #020304

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

    #020304 Border Color

    This box has a border color of #020304

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

    CSS codes

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

    #020304 Color on white background

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

    #020304 Color on black background

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