#acc00c Hex Color

#ACC00C
0
  • #acc00c Color Information

    • In RGB color space, #acc00c hex color has a red value of 172, a green value of 192 and a blue value of 12.

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

    • #acc00c color has a hue of 66.7 degrees, a saturation of 88.24% and a lightness of 40%.

    • #acc00c hex color contains mainly GREEN.

    • The closest web safe color of #acc00c is #99cc00

    • #acc00c hex color has a decimal value of 11321356.



    #acc00c Color Spaces (Color Conversions)

    HEX acc00c #acc00c
    RGB 172, 192, 12 rgb(172, 192, 12)
    RGB Percent 67.45, 75.29, 4.71 rgb(67.45, 75.29, 4.71)
    CMYK 10, 0, 94, 25
    HSL 66.7°, 88.24, 40 hsl(66.7, 88.24%, 40%)
    HSV 66.7°, 93.8, 75.3
    XYZ 35.929, 46.496, 7.429
    Hunter Lab 68.188, -25.275, 41.272
    CIE-LAB 73.866, -25.829, 73.217
    CIE-LCH 73.866, 77.639, 109.431
    CIE-LUV 10.42, 0, 93.75, 24.71
    Web Safe 99cc00

    RGB percent of color #acc00c

    67.45%
    75.29%
    4.71%

    CMYK percent of color #acc00c

    10.42%
    0%
    93.75%
    24.71%


    Color Schemes with #acc00c

    Complementary Color

    Split Complementary


    #acc00c Color Preview

    Text with hexadecimal color #acc00c

    This text has a font color of #acc00c

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

    #acc00c Background Color

    This box has a background color of #acc00c

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

    #acc00c Border Color

    This box has a border color of #acc00c

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

    CSS codes

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

    #acc00c Color on white background

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

    #acc00c Color on black background

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