#000e01 Hex Color

#000E01
0
  • #000e01 Color Information

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

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

    • #000e01 color has a hue of 124.3 degrees, a saturation of 100% and a lightness of 2.7%.

    • #000e01 hex color contains mainly GREEN.

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

    • #000e01 hex color has a decimal value of 3585.



    #000e01 Color Spaces (Color Conversions)

    HEX 000e01 #000e01
    RGB 0, 14, 1 rgb(0, 14, 1)
    RGB Percent 0, 5.49, 0.39 rgb(0, 5.49, 0.39)
    CMYK 100, 0, 93, 95
    HSL 124.3°, 100, 2.7 hsl(124.3, 100%, 2.7%)
    HSV 124.3°, 100, 5.5
    XYZ 0.163, 0.316, 0.081
    Hunter Lab 5.621, -4.662, 3.081
    CIE-LAB 2.854, -5.626, 3.763
    CIE-LCH 2.854, 6.768, 146.223
    CIE-LUV 100, 0, 92.86, 94.51
    Web Safe 000000

    RGB percent of color #000e01

    0%
    5.49%
    0.39%

    CMYK percent of color #000e01

    100%
    0%
    92.86%
    94.51%


    Color Schemes with #000e01

    Complementary Color

    Split Complementary


    #000e01 Color Preview

    Text with hexadecimal color #000e01

    This text has a font color of #000e01

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

    #000e01 Background Color

    This box has a background color of #000e01

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

    #000e01 Border Color

    This box has a border color of #000e01

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

    CSS codes

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

    #000e01 Color on white background

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

    #000e01 Color on black background

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