#000d03 Hex Color

#000D03
0
  • #000d03 Color Information

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

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

    • #000d03 color has a hue of 133.8 degrees, a saturation of 100% and a lightness of 2.5%.

    • #000d03 hex color contains mainly GREEN.

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

    • #000d03 hex color has a decimal value of 3331.



    #000d03 Color Spaces (Color Conversions)

    HEX 000d03 #000d03
    RGB 0, 13, 3 rgb(0, 13, 3)
    RGB Percent 0, 5.1, 1.18 rgb(0, 5.1, 1.18)
    CMYK 100, 0, 77, 95
    HSL 133.8°, 100, 2.5 hsl(133.8, 100%, 2.5%)
    HSV 133.8°, 100, 5.1
    XYZ 0.16, 0.294, 0.135
    Hunter Lab 5.422, -4.222, 2.319
    CIE-LAB 2.656, -4.893, 2.648
    CIE-LCH 2.656, 5.564, 151.579
    CIE-LUV 100, 0, 76.92, 94.9
    Web Safe 000000

    RGB percent of color #000d03

    0%
    5.1%
    1.18%

    CMYK percent of color #000d03

    100%
    0%
    76.92%
    94.9%


    Color Schemes with #000d03

    Complementary Color

    Split Complementary


    #000d03 Color Preview

    Text with hexadecimal color #000d03

    This text has a font color of #000d03

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

    #000d03 Background Color

    This box has a background color of #000d03

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

    #000d03 Border Color

    This box has a border color of #000d03

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

    CSS codes

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

    #000d03 Color on white background

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

    #000d03 Color on black background

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