#10000d Hex Color

#10000D
0
  • #10000d Color Information

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

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

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

    • #10000d hex color contains mainly RED.

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

    • #10000d hex color has a decimal value of 1048589.



    #10000d Color Spaces (Color Conversions)

    HEX 10000d #10000d
    RGB 16, 0, 13 rgb(16, 0, 13)
    RGB Percent 6.27, 0, 5.1 rgb(6.27, 0, 5.1)
    CMYK 0, 100, 19, 94
    HSL 311.3°, 100, 3.1 hsl(311.3, 100%, 3.1%)
    HSV 311.3°, 100, 6.3
    XYZ 0.286, 0.139, 0.393
    Hunter Lab 3.728, 7.168, -3.64
    CIE-LAB 1.256, 6.304, -3.456
    CIE-LCH 1.256, 7.189, 331.267
    CIE-LUV 0, 100, 18.75, 93.73
    Web Safe 000000

    RGB percent of color #10000d

    6.27%
    0%
    5.1%

    CMYK percent of color #10000d

    0%
    100%
    18.75%
    93.73%


    Color Schemes with #10000d

    Complementary Color

    Split Complementary


    #10000d Color Preview

    Text with hexadecimal color #10000d

    This text has a font color of #10000d

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

    #10000d Background Color

    This box has a background color of #10000d

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

    #10000d Border Color

    This box has a border color of #10000d

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

    CSS codes

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

    #10000d Color on white background

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

    #10000d Color on black background

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