#010204 Hex Color

#010204
0
  • #010204 Color Information

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

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

    • #010204 color has a hue of 220 degrees, a saturation of 60% and a lightness of 1%.

    • #010204 hex color contains mainly BLUE.

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

    • #010204 hex color has a decimal value of 66052.



    #010204 Color Spaces (Color Conversions)

    HEX 010204 #010204
    RGB 1, 2, 4 rgb(1, 2, 4)
    RGB Percent 0.39, 0.78, 1.57 rgb(0.39, 0.78, 1.57)
    CMYK 75, 50, 0, 98
    HSL 220°, 60, 1 hsl(220, 60%, 1%)
    HSV 220°, 75, 1.6
    XYZ 0.056, 0.059, 0.123
    Hunter Lab 2.429, -0.135, -1.302
    CIE-LAB 0.533, -0.003, -0.84
    CIE-LCH 0.533, 0.84, 269.795
    CIE-LUV 75, 50, 0, 98.43
    Web Safe 000000

    RGB percent of color #010204

    0.39%
    0.78%
    1.57%

    CMYK percent of color #010204

    75%
    50%
    0%
    98.43%


    Color Schemes with #010204

    Complementary Color

    Split Complementary

    Alternative Colors for #010204

    #010204 Color Preview

    Text with hexadecimal color #010204

    This text has a font color of #010204

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

    #010204 Background Color

    This box has a background color of #010204

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

    #010204 Border Color

    This box has a border color of #010204

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

    CSS codes

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

    #010204 Color on white background

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

    #010204 Color on black background

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