#000d16 Hex Color

#000D16
0
  • #000d16 Color Information

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

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

    • #000d16 color has a hue of 204.5 degrees, a saturation of 100% and a lightness of 4.3%.

    • #000d16 hex color contains mainly BLUE.

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

    • #000d16 hex color has a decimal value of 3350.



    #000d16 Color Spaces (Color Conversions)

    HEX 000d16 #000d16
    RGB 0, 13, 22 rgb(0, 13, 22)
    RGB Percent 0, 5.1, 8.63 rgb(0, 5.1, 8.63)
    CMYK 100, 41, 0, 91
    HSL 204.5°, 100, 4.3 hsl(204.5, 100%, 4.3%)
    HSV 204.5°, 100, 8.6
    XYZ 0.289, 0.346, 0.811
    Hunter Lab 5.882, -1.524, -4.057
    CIE-LAB 3.125, -1.633, -6.211
    CIE-LCH 3.125, 6.422, 255.269
    CIE-LUV 100, 40.91, 0, 91.37
    Web Safe 000000

    RGB percent of color #000d16

    0%
    5.1%
    8.63%

    CMYK percent of color #000d16

    100%
    40.91%
    0%
    91.37%


    Color Schemes with #000d16

    Complementary Color

    Split Complementary


    #000d16 Color Preview

    Text with hexadecimal color #000d16

    This text has a font color of #000d16

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

    #000d16 Background Color

    This box has a background color of #000d16

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

    #000d16 Border Color

    This box has a border color of #000d16

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

    CSS codes

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

    #000d16 Color on white background

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

    #000d16 Color on black background

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