#0ccc00 Hex Color

#0CCC00
0
  • #0ccc00 Color Information

    • In RGB color space, #0ccc00 hex color has a red value of 12, a green value of 204 and a blue value of 0.

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

    • #0ccc00 color has a hue of 116.5 degrees, a saturation of 100% and a lightness of 40%.

    • #0ccc00 hex color contains mainly GREEN.

    • The closest web safe color of #0ccc00 is #00cc00

    • #0ccc00 hex color has a decimal value of 838656.



    #0ccc00 Color Spaces (Color Conversions)

    HEX 0ccc00 #0ccc00
    RGB 12, 204, 0 rgb(12, 204, 0)
    RGB Percent 4.71, 80, 0 rgb(4.71, 80, 0)
    CMYK 94, 0, 100, 20
    HSL 116.5°, 100, 40 hsl(116.5, 100%, 40%)
    HSV 116.5°, 100, 80
    XYZ 21.744, 43.264, 7.205
    Hunter Lab 65.775, -56.098, 39.548
    CIE-LAB 71.734, -72.363, 70.37
    CIE-LCH 71.734, 100.937, 135.8
    CIE-LUV 94.12, 0, 100, 20
    Web Safe 00cc00

    RGB percent of color #0ccc00

    4.71%
    80%
    0%

    CMYK percent of color #0ccc00

    94.12%
    0%
    100%
    20%


    Color Schemes with #0ccc00

    Complementary Color

    Split Complementary


    #0ccc00 Color Preview

    Text with hexadecimal color #0ccc00

    This text has a font color of #0ccc00

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

    #0ccc00 Background Color

    This box has a background color of #0ccc00

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

    #0ccc00 Border Color

    This box has a border color of #0ccc00

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

    CSS codes

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

    #0ccc00 Color on white background

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

    #0ccc00 Color on black background

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