#00a000 Hex Color

#00A000
0
  • #00a000 Color Information

    • In RGB color space, #00a000 hex color has a red value of 0, a green value of 160 and a blue value of 0.

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

    • #00a000 color has a hue of 120 degrees, a saturation of 100% and a lightness of 31.4%.

    • #00a000 hex color contains mainly GREEN.

    • The closest web safe color of #00a000 is #009900

    • #00a000 hex color has a decimal value of 40960.



    #00a000 Color Spaces (Color Conversions)

    HEX 00a000 #00a000
    RGB 0, 160, 0 rgb(0, 160, 0)
    RGB Percent 0, 62.75, 0 rgb(0, 62.75, 0)
    CMYK 100, 0, 100, 37
    HSL 120°, 100, 31.4 hsl(120, 100%, 31.4%)
    HSV 120°, 100, 62.7
    XYZ 12.571, 25.142, 4.19
    Hunter Lab 50.142, -42.997, 30.145
    CIE-LAB 57.214, -60.826, 58.708
    CIE-LCH 57.214, 84.537, 136.015
    CIE-LUV 100, 0, 100, 37.25
    Web Safe 009900

    RGB percent of color #00a000

    0%
    62.75%
    0%

    CMYK percent of color #00a000

    100%
    0%
    100%
    37.25%


    Color Schemes with #00a000

    Complementary Color

    Split Complementary


    #00a000 Color Preview

    Text with hexadecimal color #00a000

    This text has a font color of #00a000

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

    #00a000 Background Color

    This box has a background color of #00a000

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

    #00a000 Border Color

    This box has a border color of #00a000

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

    CSS codes

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

    #00a000 Color on white background

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

    #00a000 Color on black background

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