#001a01 Hex Color

#001A01
0
  • #001a01 Color Information

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

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

    • #001a01 color has a hue of 122.3 degrees, a saturation of 100% and a lightness of 5.1%.

    • #001a01 hex color contains mainly GREEN.

    • The closest web safe color of #001a01 is #003300

    • #001a01 hex color has a decimal value of 6657.



    #001a01 Color Spaces (Color Conversions)

    HEX 001a01 #001a01
    RGB 0, 26, 1 rgb(0, 26, 1)
    RGB Percent 0, 10.2, 0.39 rgb(0, 10.2, 0.39)
    CMYK 100, 0, 96, 90
    HSL 122.3°, 100, 5.1 hsl(122.3, 100%, 5.1%)
    HSV 122.3°, 100, 10.2
    XYZ 0.375, 0.741, 0.152
    Hunter Lab 8.608, -7.288, 4.979
    CIE-LAB 6.693, -13.489, 9.366
    CIE-LCH 6.693, 16.422, 145.226
    CIE-LUV 100, 0, 96.15, 89.8
    Web Safe 003300

    RGB percent of color #001a01

    0%
    10.2%
    0.39%

    CMYK percent of color #001a01

    100%
    0%
    96.15%
    89.8%


    Color Schemes with #001a01

    Complementary Color

    Split Complementary


    #001a01 Color Preview

    Text with hexadecimal color #001a01

    This text has a font color of #001a01

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

    #001a01 Background Color

    This box has a background color of #001a01

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

    #001a01 Border Color

    This box has a border color of #001a01

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

    CSS codes

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

    #001a01 Color on white background

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

    #001a01 Color on black background

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