#0f000f Hex Color

#0F000F
0
  • #0f000f Color Information

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

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

    • #0f000f color has a hue of 300 degrees, a saturation of 100% and a lightness of 2.9%.

    • #0f000f hex color contains mainly RED.

    • The closest web safe color of #0f000f is #000000

    • #0f000f hex color has a decimal value of 983055.



    #0f000f Color Spaces (Color Conversions)

    HEX 0f000f #0f000f
    RGB 15, 0, 15 rgb(15, 0, 15)
    RGB Percent 5.88, 0, 5.88 rgb(5.88, 0, 5.88)
    CMYK 0, 100, 0, 94
    HSL 300°, 100, 2.9 hsl(300, 100%, 2.9%)
    HSV 300°, 100, 5.9
    XYZ 0.283, 0.136, 0.463
    Hunter Lab 3.688, 7.244, -4.862
    CIE-LAB 1.228, 6.298, -4.504
    CIE-LCH 1.228, 7.743, 324.43
    CIE-LUV 0, 100, 0, 94.12
    Web Safe 000000

    RGB percent of color #0f000f

    5.88%
    0%
    5.88%

    CMYK percent of color #0f000f

    0%
    100%
    0%
    94.12%


    Color Schemes with #0f000f

    Complementary Color

    Split Complementary


    #0f000f Color Preview

    Text with hexadecimal color #0f000f

    This text has a font color of #0f000f

    <p style="color:#0f000f">Text here</p>

    #0f000f Background Color

    This box has a background color of #0f000f

    <div style="background-color:#0f000f">Text here</div>

    #0f000f Border Color

    This box has a border color of #0f000f

    <div style="border: 4px solid #0f000f">Text here</div>

    CSS codes

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

    #0f000f Color on white background

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

    #0f000f Color on black background

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