#001e00 Hex Color

#001E00
0
  • #001e00 Color Information

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

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

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

    • #001e00 hex color contains mainly GREEN.

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

    • #001e00 hex color has a decimal value of 7680.



    #001e00 Color Spaces (Color Conversions)

    HEX 001e00 #001e00
    RGB 0, 30, 0 rgb(0, 30, 0)
    RGB Percent 0, 11.76, 0 rgb(0, 11.76, 0)
    CMYK 100, 0, 100, 88
    HSL 120°, 100, 5.9 hsl(120, 100%, 5.9%)
    HSV 120°, 100, 11.8
    XYZ 0.464, 0.929, 0.155
    Hunter Lab 9.638, -8.274, 5.793
    CIE-LAB 8.385, -17.137, 12.241
    CIE-LCH 8.385, 21.06, 144.462
    CIE-LUV 100, 0, 100, 88.24
    Web Safe 003300

    RGB percent of color #001e00

    0%
    11.76%
    0%

    CMYK percent of color #001e00

    100%
    0%
    100%
    88.24%


    Color Schemes with #001e00

    Complementary Color

    Split Complementary


    #001e00 Color Preview

    Text with hexadecimal color #001e00

    This text has a font color of #001e00

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

    #001e00 Background Color

    This box has a background color of #001e00

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

    #001e00 Border Color

    This box has a border color of #001e00

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

    CSS codes

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

    #001e00 Color on white background

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

    #001e00 Color on black background

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