#10000a Hex Color

#10000A
0
  • #10000a Color Information

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

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

    • #10000a color has a hue of 322.5 degrees, a saturation of 100% and a lightness of 3.1%.

    • #10000a hex color contains mainly RED.

    • The closest web safe color of #10000a is #000000

    • #10000a hex color has a decimal value of 1048586.



    #10000a Color Spaces (Color Conversions)

    HEX 10000a #10000a
    RGB 16, 0, 10 rgb(16, 0, 10)
    RGB Percent 6.27, 0, 3.92 rgb(6.27, 0, 3.92)
    CMYK 0, 100, 38, 94
    HSL 322.5°, 100, 3.1 hsl(322.5, 100%, 3.1%)
    HSV 322.5°, 100, 6.3
    XYZ 0.268, 0.132, 0.299
    Hunter Lab 3.633, 6.809, -2.336
    CIE-LAB 1.192, 5.839, -2.221
    CIE-LCH 1.192, 6.247, 339.175
    CIE-LUV 0, 100, 37.5, 93.73
    Web Safe 000000

    RGB percent of color #10000a

    6.27%
    0%
    3.92%

    CMYK percent of color #10000a

    0%
    100%
    37.5%
    93.73%


    Color Schemes with #10000a

    Complementary Color

    Split Complementary


    #10000a Color Preview

    Text with hexadecimal color #10000a

    This text has a font color of #10000a

    <p style="color:#10000a">Text here</p>

    #10000a Background Color

    This box has a background color of #10000a

    <div style="background-color:#10000a">Text here</div>

    #10000a Border Color

    This box has a border color of #10000a

    <div style="border: 4px solid #10000a">Text here</div>

    CSS codes

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

    #10000a Color on white background

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

    #10000a Color on black background

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