#000401 Hex Color

#000401
0
  • #000401 Color Information

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

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

    • #000401 color has a hue of 135 degrees, a saturation of 100% and a lightness of 0.8%.

    • #000401 hex color contains mainly GREEN.

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

    • #000401 hex color has a decimal value of 1025.



    #000401 Color Spaces (Color Conversions)

    HEX 000401 #000401
    RGB 0, 4, 1 rgb(0, 4, 1)
    RGB Percent 0, 1.57, 0.39 rgb(0, 1.57, 0.39)
    CMYK 100, 0, 75, 98
    HSL 135°, 100, 0.8 hsl(135, 100%, 0.8%)
    HSV 135°, 100, 1.6
    XYZ 0.049, 0.089, 0.043
    Hunter Lab 2.983, -2.289, 1.234
    CIE-LAB 0.804, -1.458, 0.771
    CIE-LCH 0.804, 1.649, 152.13
    CIE-LUV 100, 0, 75, 98.43
    Web Safe 000000

    RGB percent of color #000401

    0%
    1.57%
    0.39%

    CMYK percent of color #000401

    100%
    0%
    75%
    98.43%


    Color Schemes with #000401

    Complementary Color

    Split Complementary


    #000401 Color Preview

    Text with hexadecimal color #000401

    This text has a font color of #000401

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

    #000401 Background Color

    This box has a background color of #000401

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

    #000401 Border Color

    This box has a border color of #000401

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

    CSS codes

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

    #000401 Color on white background

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

    #000401 Color on black background

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