#cacc00 Hex Color

#CACC00
0
  • #cacc00 Color Information

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

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

    • #cacc00 color has a hue of 60.6 degrees, a saturation of 100% and a lightness of 40%.

    • #cacc00 hex color contains mainly GREEN.

    • The closest web safe color of #cacc00 is #cccc00

    • #cacc00 hex color has a decimal value of 13290496.



    #cacc00 Color Spaces (Color Conversions)

    HEX cacc00 #cacc00
    RGB 202, 204, 0 rgb(202, 204, 0)
    RGB Percent 79.22, 80, 0 rgb(79.22, 80, 0)
    CMYK 1, 0, 100, 20
    HSL 60.6°, 100, 40 hsl(60.6, 100%, 40%)
    HSV 60.6°, 100, 80
    XYZ 45.95, 55.742, 8.338
    Hunter Lab 74.661, -20.798, 45.641
    CIE-LAB 79.467, -19.074, 79.667
    CIE-LCH 79.467, 81.919, 103.464
    CIE-LUV 0.98, 0, 100, 20
    Web Safe cccc00

    RGB percent of color #cacc00

    79.22%
    80%
    0%

    CMYK percent of color #cacc00

    0.98%
    0%
    100%
    20%


    Color Schemes with #cacc00

    Complementary Color

    Split Complementary


    #cacc00 Color Preview

    Text with hexadecimal color #cacc00

    This text has a font color of #cacc00

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

    #cacc00 Background Color

    This box has a background color of #cacc00

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

    #cacc00 Border Color

    This box has a border color of #cacc00

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

    CSS codes

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

    #cacc00 Color on white background

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

    #cacc00 Color on black background

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