#000f04 Hex Color

#000F04
0
  • #000f04 Color Information

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

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

    • #000f04 color has a hue of 136 degrees, a saturation of 100% and a lightness of 2.9%.

    • #000f04 hex color contains mainly GREEN.

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

    • #000f04 hex color has a decimal value of 3844.



    #000f04 Color Spaces (Color Conversions)

    HEX 000f04 #000f04
    RGB 0, 15, 4 rgb(0, 15, 4)
    RGB Percent 0, 5.88, 1.57 rgb(0, 5.88, 1.57)
    CMYK 100, 0, 73, 94
    HSL 136°, 100, 2.9 hsl(136, 100%, 2.9%)
    HSV 136°, 100, 5.9
    XYZ 0.193, 0.35, 0.172
    Hunter Lab 5.916, -4.53, 2.417
    CIE-LAB 3.162, -5.721, 2.991
    CIE-LCH 3.162, 6.456, 152.399
    CIE-LUV 100, 0, 73.33, 94.12
    Web Safe 000000

    RGB percent of color #000f04

    0%
    5.88%
    1.57%

    CMYK percent of color #000f04

    100%
    0%
    73.33%
    94.12%


    Color Schemes with #000f04

    Complementary Color

    Split Complementary


    #000f04 Color Preview

    Text with hexadecimal color #000f04

    This text has a font color of #000f04

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

    #000f04 Background Color

    This box has a background color of #000f04

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

    #000f04 Border Color

    This box has a border color of #000f04

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

    CSS codes

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

    #000f04 Color on white background

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

    #000f04 Color on black background

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