#00c000 Hex Color

#00C000
0
  • #00c000 Color Information

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

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

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

    • #00c000 hex color contains mainly GREEN.

    • The closest web safe color of #00c000 is #00cc00

    • #00c000 hex color has a decimal value of 49152.



    #00c000 Color Spaces (Color Conversions)

    HEX 00c000 #00c000
    RGB 0, 192, 0 rgb(0, 192, 0)
    RGB Percent 0, 75.29, 0 rgb(0, 75.29, 0)
    CMYK 100, 0, 100, 25
    HSL 120°, 100, 37.6 hsl(120, 100%, 37.6%)
    HSV 120°, 100, 75.3
    XYZ 18.85, 37.699, 6.283
    Hunter Lab 61.4, -52.649, 36.913
    CIE-LAB 67.798, -69.617, 67.194
    CIE-LCH 67.798, 96.755, 136.015
    CIE-LUV 100, 0, 100, 24.71
    Web Safe 00cc00

    RGB percent of color #00c000

    0%
    75.29%
    0%

    CMYK percent of color #00c000

    100%
    0%
    100%
    24.71%


    Color Schemes with #00c000

    Complementary Color

    Split Complementary


    #00c000 Color Preview

    Text with hexadecimal color #00c000

    This text has a font color of #00c000

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

    #00c000 Background Color

    This box has a background color of #00c000

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

    #00c000 Border Color

    This box has a border color of #00c000

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

    CSS codes

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

    #00c000 Color on white background

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

    #00c000 Color on black background

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