#005000 Hex Color

#005000
0
  • #005000 Color Information

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

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

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

    • #005000 hex color contains mainly GREEN.

    • The closest web safe color of #005000 is #006600

    • #005000 hex color has a decimal value of 20480.



    #005000 Color Spaces (Color Conversions)

    HEX 005000 #005000
    RGB 0, 80, 0 rgb(0, 80, 0)
    RGB Percent 0, 31.37, 0 rgb(0, 31.37, 0)
    CMYK 100, 0, 100, 69
    HSL 120°, 100, 15.7 hsl(120, 100%, 15.7%)
    HSV 120°, 100, 31.4
    XYZ 2.869, 5.737, 0.956
    Hunter Lab 23.952, -20.535, 14.4
    CIE-LAB 28.739, -37.16, 35.876
    CIE-LCH 28.739, 51.652, 136.007
    CIE-LUV 100, 0, 100, 68.63
    Web Safe 006600

    RGB percent of color #005000

    0%
    31.37%
    0%

    CMYK percent of color #005000

    100%
    0%
    100%
    68.63%


    Color Schemes with #005000

    Complementary Color

    Split Complementary


    #005000 Color Preview

    Text with hexadecimal color #005000

    This text has a font color of #005000

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

    #005000 Background Color

    This box has a background color of #005000

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

    #005000 Border Color

    This box has a border color of #005000

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

    CSS codes

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

    #005000 Color on white background

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

    #005000 Color on black background

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