#000f0c Hex Color

#000F0C
0
  • #000f0c Color Information

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

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

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

    • #000f0c hex color contains mainly GREEN.

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

    • #000f0c hex color has a decimal value of 3852.



    #000f0c Color Spaces (Color Conversions)

    HEX 000f0c #000f0c
    RGB 0, 15, 12 rgb(0, 15, 12)
    RGB Percent 0, 5.88, 4.71 rgb(0, 5.88, 4.71)
    CMYK 100, 0, 20, 94
    HSL 168°, 100, 2.9 hsl(168, 100%, 2.9%)
    HSV 168°, 100, 5.9
    XYZ 0.237, 0.368, 0.406
    Hunter Lab 6.066, -3.642, 0.278
    CIE-LAB 3.324, -4.62, -0.076
    CIE-LCH 3.324, 4.621, 180.942
    CIE-LUV 100, 0, 20, 94.12
    Web Safe 000000

    RGB percent of color #000f0c

    0%
    5.88%
    4.71%

    CMYK percent of color #000f0c

    100%
    0%
    20%
    94.12%


    Color Schemes with #000f0c

    Complementary Color

    Split Complementary


    #000f0c Color Preview

    Text with hexadecimal color #000f0c

    This text has a font color of #000f0c

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

    #000f0c Background Color

    This box has a background color of #000f0c

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

    #000f0c Border Color

    This box has a border color of #000f0c

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

    CSS codes

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

    #000f0c Color on white background

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

    #000f0c Color on black background

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