#000500 Hex Color

#000500
0
  • #000500 Color Information

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

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

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

    • #000500 hex color contains mainly GREEN.

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

    • #000500 hex color has a decimal value of 1280.



    #000500 Color Spaces (Color Conversions)

    HEX 000500 #000500
    RGB 0, 5, 0 rgb(0, 5, 0)
    RGB Percent 0, 1.96, 0 rgb(0, 1.96, 0)
    CMYK 100, 0, 100, 98
    HSL 120°, 100, 1 hsl(120, 100%, 1%)
    HSV 120°, 100, 2
    XYZ 0.054, 0.109, 0.018
    Hunter Lab 3.302, -2.858, 1.988
    CIE-LAB 0.985, -2.032, 1.44
    CIE-LCH 0.985, 2.491, 144.676
    CIE-LUV 100, 0, 100, 98.04
    Web Safe 000000

    RGB percent of color #000500

    0%
    1.96%
    0%

    CMYK percent of color #000500

    100%
    0%
    100%
    98.04%


    Color Schemes with #000500

    Complementary Color

    Split Complementary


    #000500 Color Preview

    Text with hexadecimal color #000500

    This text has a font color of #000500

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

    #000500 Background Color

    This box has a background color of #000500

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

    #000500 Border Color

    This box has a border color of #000500

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

    CSS codes

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

    #000500 Color on white background

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

    #000500 Color on black background

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