#000f10 Hex Color

#000F10
0
  • #000f10 Color Information

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

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

    • #000f10 color has a hue of 183.8 degrees, a saturation of 100% and a lightness of 3.1%.

    • #000f10 hex color contains mainly BLUE.

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

    • #000f10 hex color has a decimal value of 3856.



    #000f10 Color Spaces (Color Conversions)

    HEX 000f10 #000f10
    RGB 0, 15, 16 rgb(0, 15, 16)
    RGB Percent 0, 5.88, 6.27 rgb(0, 5.88, 6.27)
    CMYK 100, 6, 0, 94
    HSL 183.8°, 100, 3.1 hsl(183.8, 100%, 3.1%)
    HSV 183.8°, 100, 6.3
    XYZ 0.264, 0.379, 0.549
    Hunter Lab 6.156, -3.119, -0.978
    CIE-LAB 3.423, -3.942, -1.95
    CIE-LCH 3.423, 4.398, 206.32
    CIE-LUV 100, 6.25, 0, 93.73
    Web Safe 000000

    RGB percent of color #000f10

    0%
    5.88%
    6.27%

    CMYK percent of color #000f10

    100%
    6.25%
    0%
    93.73%


    Color Schemes with #000f10

    Complementary Color

    Split Complementary


    #000f10 Color Preview

    Text with hexadecimal color #000f10

    This text has a font color of #000f10

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

    #000f10 Background Color

    This box has a background color of #000f10

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

    #000f10 Border Color

    This box has a border color of #000f10

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

    CSS codes

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

    #000f10 Color on white background

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

    #000f10 Color on black background

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