#001e01 Hex Color

#001E01
0
  • #001e01 Color Information

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

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

    • #001e01 color has a hue of 122 degrees, a saturation of 100% and a lightness of 5.9%.

    • #001e01 hex color contains mainly GREEN.

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

    • #001e01 hex color has a decimal value of 7681.



    #001e01 Color Spaces (Color Conversions)

    HEX 001e01 #001e01
    RGB 0, 30, 1 rgb(0, 30, 1)
    RGB Percent 0, 11.76, 0.39 rgb(0, 11.76, 0.39)
    CMYK 100, 0, 97, 88
    HSL 122°, 100, 5.9 hsl(122, 100%, 5.9%)
    HSV 122°, 100, 11.8
    XYZ 0.47, 0.931, 0.184
    Hunter Lab 9.649, -8.191, 5.624
    CIE-LAB 8.403, -16.966, 11.856
    CIE-LCH 8.403, 20.698, 145.054
    CIE-LUV 100, 0, 96.67, 88.24
    Web Safe 003300

    RGB percent of color #001e01

    0%
    11.76%
    0.39%

    CMYK percent of color #001e01

    100%
    0%
    96.67%
    88.24%


    Color Schemes with #001e01

    Complementary Color

    Split Complementary


    #001e01 Color Preview

    Text with hexadecimal color #001e01

    This text has a font color of #001e01

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

    #001e01 Background Color

    This box has a background color of #001e01

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

    #001e01 Border Color

    This box has a border color of #001e01

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

    CSS codes

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

    #001e01 Color on white background

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

    #001e01 Color on black background

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