#000d04 Hex Color

#000D04
0
  • #000d04 Color Information

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

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

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

    • #000d04 hex color contains mainly GREEN.

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

    • #000d04 hex color has a decimal value of 3332.



    #000d04 Color Spaces (Color Conversions)

    HEX 000d04 #000d04
    RGB 0, 13, 4 rgb(0, 13, 4)
    RGB Percent 0, 5.1, 1.57 rgb(0, 5.1, 1.57)
    CMYK 100, 0, 69, 95
    HSL 138.5°, 100, 2.5 hsl(138.5, 100%, 2.5%)
    HSV 138.5°, 100, 5.1
    XYZ 0.166, 0.297, 0.163
    Hunter Lab 5.45, -4.1, 2.042
    CIE-LAB 2.683, -4.764, 2.294
    CIE-LCH 2.683, 5.288, 154.288
    CIE-LUV 100, 0, 69.23, 94.9
    Web Safe 000000

    RGB percent of color #000d04

    0%
    5.1%
    1.57%

    CMYK percent of color #000d04

    100%
    0%
    69.23%
    94.9%


    Color Schemes with #000d04

    Complementary Color

    Split Complementary


    #000d04 Color Preview

    Text with hexadecimal color #000d04

    This text has a font color of #000d04

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

    #000d04 Background Color

    This box has a background color of #000d04

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

    #000d04 Border Color

    This box has a border color of #000d04

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

    CSS codes

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

    #000d04 Color on white background

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

    #000d04 Color on black background

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