#000d01 Hex Color

#000D01
0
  • #000d01 Color Information

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

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

    • #000d01 color has a hue of 124.6 degrees, a saturation of 100% and a lightness of 2.5%.

    • #000d01 hex color contains mainly GREEN.

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

    • #000d01 hex color has a decimal value of 3329.



    #000d01 Color Spaces (Color Conversions)

    HEX 000d01 #000d01
    RGB 0, 13, 1 rgb(0, 13, 1)
    RGB Percent 0, 5.1, 0.39 rgb(0, 5.1, 0.39)
    CMYK 100, 0, 92, 95
    HSL 124.6°, 100, 2.5 hsl(124.6, 100%, 2.5%)
    HSV 124.6°, 100, 5.1
    XYZ 0.149, 0.29, 0.077
    Hunter Lab 5.385, -4.485, 2.922
    CIE-LAB 2.62, -5.188, 3.415
    CIE-LCH 2.62, 6.211, 146.645
    CIE-LUV 100, 0, 92.31, 94.9
    Web Safe 000000

    RGB percent of color #000d01

    0%
    5.1%
    0.39%

    CMYK percent of color #000d01

    100%
    0%
    92.31%
    94.9%


    Color Schemes with #000d01

    Complementary Color

    Split Complementary


    #000d01 Color Preview

    Text with hexadecimal color #000d01

    This text has a font color of #000d01

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

    #000d01 Background Color

    This box has a background color of #000d01

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

    #000d01 Border Color

    This box has a border color of #000d01

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

    CSS codes

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

    #000d01 Color on white background

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

    #000d01 Color on black background

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