#005f00 Hex Color

#005F00
0
  • #005f00 Color Information

    • In RGB color space, #005f00 hex color has a red value of 0, a green value of 95 and a blue value of 0.

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

    • #005f00 color has a hue of 120 degrees, a saturation of 100% and a lightness of 18.6%.

    • #005f00 hex color contains mainly GREEN.

    • The closest web safe color of #005f00 is #006600

    • #005f00 hex color has a decimal value of 24320.



    #005f00 Color Spaces (Color Conversions)

    HEX 005f00 #005f00
    RGB 0, 95, 0 rgb(0, 95, 0)
    RGB Percent 0, 37.25, 0 rgb(0, 37.25, 0)
    CMYK 100, 0, 100, 63
    HSL 120°, 100, 18.6 hsl(120, 100%, 18.6%)
    HSV 120°, 100, 37.3
    XYZ 4.092, 8.184, 1.364
    Hunter Lab 28.608, -24.531, 17.198
    CIE-LAB 34.363, -41.842, 40.384
    CIE-LCH 34.363, 58.152, 136.016
    CIE-LUV 100, 0, 100, 62.75
    Web Safe 006600

    RGB percent of color #005f00

    0%
    37.25%
    0%

    CMYK percent of color #005f00

    100%
    0%
    100%
    62.75%


    Color Schemes with #005f00

    Complementary Color

    Split Complementary


    #005f00 Color Preview

    Text with hexadecimal color #005f00

    This text has a font color of #005f00

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

    #005f00 Background Color

    This box has a background color of #005f00

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

    #005f00 Border Color

    This box has a border color of #005f00

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

    CSS codes

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

    #005f00 Color on white background

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

    #005f00 Color on black background

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