#000d10 Hex Color

#000D10
0
  • #000d10 Color Information

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

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

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

    • #000d10 hex color contains mainly BLUE.

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

    • #000d10 hex color has a decimal value of 3344.



    #000d10 Color Spaces (Color Conversions)

    HEX 000d10 #000d10
    RGB 0, 13, 16 rgb(0, 13, 16)
    RGB Percent 0, 5.1, 6.27 rgb(0, 5.1, 6.27)
    CMYK 100, 19, 0, 94
    HSL 191.3°, 100, 3.1 hsl(191.3, 100%, 3.1%)
    HSV 191.3°, 100, 6.3
    XYZ 0.237, 0.325, 0.54
    Hunter Lab 5.701, -2.556, -1.625
    CIE-LAB 2.936, -2.945, -2.662
    CIE-LCH 2.936, 3.97, 222.111
    CIE-LUV 100, 18.75, 0, 93.73
    Web Safe 000000

    RGB percent of color #000d10

    0%
    5.1%
    6.27%

    CMYK percent of color #000d10

    100%
    18.75%
    0%
    93.73%


    Color Schemes with #000d10

    Complementary Color

    Split Complementary


    #000d10 Color Preview

    Text with hexadecimal color #000d10

    This text has a font color of #000d10

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

    #000d10 Background Color

    This box has a background color of #000d10

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

    #000d10 Border Color

    This box has a border color of #000d10

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

    CSS codes

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

    #000d10 Color on white background

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

    #000d10 Color on black background

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