#010a01 Hex Color

#010A01
0
  • #010a01 Color Information

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

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

    • #010a01 color has a hue of 120 degrees, a saturation of 81.82% and a lightness of 2.2%.

    • #010a01 hex color contains mainly GREEN.

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

    • #010a01 hex color has a decimal value of 68097.



    #010a01 Color Spaces (Color Conversions)

    HEX 010a01 #010a01
    RGB 1, 10, 1 rgb(1, 10, 1)
    RGB Percent 0.39, 3.92, 0.39 rgb(0.39, 3.92, 0.39)
    CMYK 90, 0, 90, 96
    HSL 120°, 81.82, 2.2 hsl(120, 81.82%, 2.2%)
    HSV 120°, 90, 3.9
    XYZ 0.127, 0.226, 0.066
    Hunter Lab 4.754, -3.551, 2.505
    CIE-LAB 2.041, -3.597, 2.576
    CIE-LCH 2.041, 4.424, 144.392
    CIE-LUV 90, 0, 90, 96.08
    Web Safe 000000

    RGB percent of color #010a01

    0.39%
    3.92%
    0.39%

    CMYK percent of color #010a01

    90%
    0%
    90%
    96.08%


    Color Schemes with #010a01

    Complementary Color

    Split Complementary


    #010a01 Color Preview

    Text with hexadecimal color #010a01

    This text has a font color of #010a01

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

    #010a01 Background Color

    This box has a background color of #010a01

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

    #010a01 Border Color

    This box has a border color of #010a01

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

    CSS codes

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

    #010a01 Color on white background

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

    #010a01 Color on black background

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