#80c000 Hex Color

#80C000
0
  • #80c000 Color Information

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

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

    • #80c000 color has a hue of 80 degrees, a saturation of 100% and a lightness of 37.6%.

    • #80c000 hex color contains mainly GREEN.

    • The closest web safe color of #80c000 is #99cc00

    • #80c000 hex color has a decimal value of 8437760.



    #80c000 Color Spaces (Color Conversions)

    HEX 80c000 #80c000
    RGB 128, 192, 0 rgb(128, 192, 0)
    RGB Percent 50.2, 75.29, 0 rgb(50.2, 75.29, 0)
    CMYK 33, 0, 100, 25
    HSL 80°, 100, 37.6 hsl(80, 100%, 37.6%)
    HSV 80°, 100, 75.3
    XYZ 27.752, 42.288, 6.7
    Hunter Lab 65.029, -37.624, 39.412
    CIE-LAB 71.069, -43.59, 71.16
    CIE-LCH 71.069, 83.45, 121.49
    CIE-LUV 33.33, 0, 100, 24.71
    Web Safe 99cc00

    RGB percent of color #80c000

    50.2%
    75.29%
    0%

    CMYK percent of color #80c000

    33.33%
    0%
    100%
    24.71%


    Color Schemes with #80c000

    Complementary Color

    Split Complementary


    #80c000 Color Preview

    Text with hexadecimal color #80c000

    This text has a font color of #80c000

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

    #80c000 Background Color

    This box has a background color of #80c000

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

    #80c000 Border Color

    This box has a border color of #80c000

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

    CSS codes

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

    #80c000 Color on white background

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

    #80c000 Color on black background

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