#cccc00 Hex Color

#CCCC00
0
  • #cccc00 Color Information

    • #cccc00 short hex color code is #cc0.

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

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

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

    • #cccc00 hex color contains mainly RED.

    • #cccc00 is a web safe color.

    • #cccc00 hex color has a decimal value of 13421568.



    #cccc00 Color Spaces (Color Conversions)

    HEX cccc00 #cccc00
    RGB 204, 204, 0 rgb(204, 204, 0)
    RGB Percent 80, 80, 0 rgb(80, 80, 0)
    CMYK 0, 0, 100, 20
    HSL 60°, 100, 40 hsl(60, 100%, 40%)
    HSV 60°, 100, 80
    XYZ 46.495, 56.023, 8.363
    Hunter Lab 74.849, -20.103, 45.769
    CIE-LAB 79.627, -18.218, 79.859
    CIE-LCH 79.627, 81.911, 102.851
    CIE-LUV 0, 0, 100, 20
    Web Safe cccc00

    RGB percent of color #cccc00

    80%
    80%
    0%

    CMYK percent of color #cccc00

    0%
    0%
    100%
    20%


    Color Schemes with #cccc00

    Complementary Color

    Split Complementary


    #cccc00 Color Preview

    Text with hexadecimal color #cccc00

    This text has a font color of #cccc00

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

    #cccc00 Background Color

    This box has a background color of #cccc00

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

    #cccc00 Border Color

    This box has a border color of #cccc00

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

    CSS codes

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

    #cccc00 Color on white background

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

    #cccc00 Color on black background

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