#001000 Hex Color

#001000
0
  • #001000 Color Information

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

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

    • #001000 color has a hue of 120 degrees, a saturation of 100% and a lightness of 3.1%.

    • #001000 hex color contains mainly GREEN.

    • The closest web safe color of #001000 is #000000

    • #001000 hex color has a decimal value of 4096.



    #001000 Color Spaces (Color Conversions)

    HEX 001000 #001000
    RGB 0, 16, 0 rgb(0, 16, 0)
    RGB Percent 0, 6.27, 0 rgb(0, 6.27, 0)
    CMYK 100, 0, 100, 94
    HSL 120°, 100, 3.1 hsl(120, 100%, 3.1%)
    HSV 120°, 100, 6.3
    XYZ 0.185, 0.371, 0.062
    Hunter Lab 6.091, -5.238, 3.66
    CIE-LAB 3.351, -6.867, 4.891
    CIE-LCH 3.351, 8.431, 144.54
    CIE-LUV 100, 0, 100, 93.73
    Web Safe 000000

    RGB percent of color #001000

    0%
    6.27%
    0%

    CMYK percent of color #001000

    100%
    0%
    100%
    93.73%


    Color Schemes with #001000

    Complementary Color

    Split Complementary


    #001000 Color Preview

    Text with hexadecimal color #001000

    This text has a font color of #001000

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

    #001000 Background Color

    This box has a background color of #001000

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

    #001000 Border Color

    This box has a border color of #001000

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

    CSS codes

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

    #001000 Color on white background

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

    #001000 Color on black background

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