#10cc00 Hex Color

#10CC00
0
  • #10cc00 Color Information

    • In RGB color space, #10cc00 hex color has a red value of 16, a green value of 204 and a blue value of 0.

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

    • #10cc00 color has a hue of 115.3 degrees, a saturation of 100% and a lightness of 40%.

    • #10cc00 hex color contains mainly GREEN.

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

    • #10cc00 hex color has a decimal value of 1100800.



    #10cc00 Color Spaces (Color Conversions)

    HEX 10cc00 #10cc00
    RGB 16, 204, 0 rgb(16, 204, 0)
    RGB Percent 6.27, 80, 0 rgb(6.27, 80, 0)
    CMYK 92, 0, 100, 20
    HSL 115.3°, 100, 40 hsl(115.3, 100%, 40%)
    HSV 115.3°, 100, 80
    XYZ 21.807, 43.296, 7.208
    Hunter Lab 65.8, -55.992, 39.565
    CIE-LAB 71.755, -72.161, 70.396
    CIE-LCH 71.755, 100.811, 135.709
    CIE-LUV 92.16, 0, 100, 20
    Web Safe 00cc00

    RGB percent of color #10cc00

    6.27%
    80%
    0%

    CMYK percent of color #10cc00

    92.16%
    0%
    100%
    20%


    Color Schemes with #10cc00

    Complementary Color

    Split Complementary


    #10cc00 Color Preview

    Text with hexadecimal color #10cc00

    This text has a font color of #10cc00

    <p style="color:#10cc00">Text here</p>

    #10cc00 Background Color

    This box has a background color of #10cc00

    <div style="background-color:#10cc00">Text here</div>

    #10cc00 Border Color

    This box has a border color of #10cc00

    <div style="border: 4px solid #10cc00">Text here</div>

    CSS codes

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

    #10cc00 Color on white background

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

    #10cc00 Color on black background

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