#000e03 Hex Color

#000E03
0
  • #000e03 Color Information

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

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

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

    • #000e03 hex color contains mainly GREEN.

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

    • #000e03 hex color has a decimal value of 3587.



    #000e03 Color Spaces (Color Conversions)

    HEX 000e03 #000e03
    RGB 0, 14, 3 rgb(0, 14, 3)
    RGB Percent 0, 5.49, 1.18 rgb(0, 5.49, 1.18)
    CMYK 100, 0, 79, 95
    HSL 132.9°, 100, 2.7 hsl(132.9, 100%, 2.7%)
    HSV 132.9°, 100, 5.5
    XYZ 0.173, 0.321, 0.139
    Hunter Lab 5.666, -4.465, 2.511
    CIE-LAB 2.9, -5.411, 3.011
    CIE-LCH 2.9, 6.192, 150.906
    CIE-LUV 100, 0, 78.57, 94.51
    Web Safe 000000

    RGB percent of color #000e03

    0%
    5.49%
    1.18%

    CMYK percent of color #000e03

    100%
    0%
    78.57%
    94.51%


    Color Schemes with #000e03

    Complementary Color

    Split Complementary


    #000e03 Color Preview

    Text with hexadecimal color #000e03

    This text has a font color of #000e03

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

    #000e03 Background Color

    This box has a background color of #000e03

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

    #000e03 Border Color

    This box has a border color of #000e03

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

    CSS codes

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

    #000e03 Color on white background

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

    #000e03 Color on black background

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