#000a01 Hex Color

#000A01
0
  • #000a01 Color Information

    • In RGB color space, #000a01 hex color has a red value of 0, a green value of 10 and a blue value of 1.

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

    • #000a01 color has a hue of 126 degrees, a saturation of 100% and a lightness of 2%.

    • #000a01 hex color contains mainly GREEN.

    • The closest web safe color of #000a01 is #000000

    • #000a01 hex color has a decimal value of 2561.



    #000a01 Color Spaces (Color Conversions)

    HEX 000a01 #000a01
    RGB 0, 10, 1 rgb(0, 10, 1)
    RGB Percent 0, 3.92, 0.39 rgb(0, 3.92, 0.39)
    CMYK 100, 0, 90, 96
    HSL 126°, 100, 2 hsl(126, 100%, 2%)
    HSV 126°, 100, 3.9
    XYZ 0.114, 0.219, 0.065
    Hunter Lab 4.68, -3.841, 2.452
    CIE-LAB 1.978, -3.857, 2.481
    CIE-LCH 1.978, 4.586, 147.249
    CIE-LUV 100, 0, 90, 96.08
    Web Safe 000000

    RGB percent of color #000a01

    0%
    3.92%
    0.39%

    CMYK percent of color #000a01

    100%
    0%
    90%
    96.08%


    Color Schemes with #000a01

    Complementary Color

    Split Complementary


    #000a01 Color Preview

    Text with hexadecimal color #000a01

    This text has a font color of #000a01

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

    #000a01 Background Color

    This box has a background color of #000a01

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

    #000a01 Border Color

    This box has a border color of #000a01

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

    CSS codes

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

    #000a01 Color on white background

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

    #000a01 Color on black background

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