#000a10 Hex Color

#000A10
0
  • #000a10 Color Information

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

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

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

    • #000a10 hex color contains mainly BLUE.

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

    • #000a10 hex color has a decimal value of 2576.



    #000a10 Color Spaces (Color Conversions)

    HEX 000a10 #000a10
    RGB 0, 10, 16 rgb(0, 10, 16)
    RGB Percent 0, 3.92, 6.27 rgb(0, 3.92, 6.27)
    CMYK 100, 38, 0, 94
    HSL 202.5°, 100, 3.1 hsl(202.5, 100%, 3.1%)
    HSV 202.5°, 100, 6.3
    XYZ 0.202, 0.254, 0.529
    Hunter Lab 5.04, -1.665, -2.695
    CIE-LAB 2.294, -1.615, -3.611
    CIE-LCH 2.294, 3.956, 245.904
    CIE-LUV 100, 37.5, 0, 93.73
    Web Safe 000000

    RGB percent of color #000a10

    0%
    3.92%
    6.27%

    CMYK percent of color #000a10

    100%
    37.5%
    0%
    93.73%


    Color Schemes with #000a10

    Complementary Color

    Split Complementary


    #000a10 Color Preview

    Text with hexadecimal color #000a10

    This text has a font color of #000a10

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

    #000a10 Background Color

    This box has a background color of #000a10

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

    #000a10 Border Color

    This box has a border color of #000a10

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

    CSS codes

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

    #000a10 Color on white background

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

    #000a10 Color on black background

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