#00000d Hex Color

#00000D
0
  • #00000d Color Information

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

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

    • #00000d color has a hue of 240 degrees, a saturation of 100% and a lightness of 2.5%.

    • #00000d hex color contains mainly BLUE.

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

    • #00000d hex color has a decimal value of 13.



    #00000d Color Spaces (Color Conversions)

    HEX 00000d #00000d
    RGB 0, 0, 13 rgb(0, 0, 13)
    RGB Percent 0, 0, 5.1 rgb(0, 0, 5.1)
    CMYK 100, 100, 0, 95
    HSL 240°, 100, 2.5 hsl(240, 100%, 2.5%)
    HSV 240°, 100, 5.1
    XYZ 0.073, 0.029, 0.383
    Hunter Lab 1.703, 4.672, -12.143
    CIE-LAB 0.262, 1.861, -5.027
    CIE-LCH 0.262, 5.36, 290.315
    CIE-LUV 100, 100, 0, 94.9
    Web Safe 000000

    RGB percent of color #00000d

    0%
    0%
    5.1%

    CMYK percent of color #00000d

    100%
    100%
    0%
    94.9%


    Color Schemes with #00000d

    Complementary Color

    Split Complementary


    #00000d Color Preview

    Text with hexadecimal color #00000d

    This text has a font color of #00000d

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

    #00000d Background Color

    This box has a background color of #00000d

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

    #00000d Border Color

    This box has a border color of #00000d

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

    CSS codes

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

    #00000d Color on white background

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

    #00000d Color on black background

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