#ccccaa Hex Color

#CCCCAA
0
  • #ccccaa Color Information

    • #ccccaa short hex color code is #cca.

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

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

    • #ccccaa color has a hue of 60 degrees, a saturation of 25% and a lightness of 73.3%.

    • #ccccaa hex color contains mainly RED.

    • The closest web safe color of #ccccaa is #cccc99

    • #ccccaa hex color has a decimal value of 13421738.



    #ccccaa Color Spaces (Color Conversions)

    HEX ccccaa #ccccaa
    RGB 204, 204, 170 rgb(204, 204, 170)
    RGB Percent 80, 80, 66.67 rgb(80, 80, 66.67)
    CMYK 0, 0, 17, 20
    HSL 60°, 25, 73.3 hsl(60, 25%, 73.3%)
    HSV 60°, 16.7, 80
    XYZ 53.75, 58.925, 46.571
    Hunter Lab 76.763, -9.347, 17.763
    CIE-LAB 81.25, -5.707, 16.984
    CIE-LCH 81.25, 17.917, 108.573
    CIE-LUV 0, 0, 16.67, 20
    Web Safe cccc99

    RGB percent of color #ccccaa

    80%
    80%
    66.67%

    CMYK percent of color #ccccaa

    0%
    0%
    16.67%
    20%


    Color Schemes with #ccccaa

    Complementary Color

    Split Complementary


    #ccccaa Color Preview

    Text with hexadecimal color #ccccaa

    This text has a font color of #ccccaa

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

    #ccccaa Background Color

    This box has a background color of #ccccaa

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

    #ccccaa Border Color

    This box has a border color of #ccccaa

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

    CSS codes

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

    #ccccaa Color on white background

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

    #ccccaa Color on black background

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