#CCCAA0 (or 0xCCCAA0) is unknown color: approx Tahuna Sands. HEX triplet: CC, CA and A0. RGB value is (204,202,160). Sum of RGB (Red+Green+Blue) = 204+202+160=566 (74% of max value = 765). Red value is 204 (80.08% from 255 or 36.04% from 566); Green value is 202 (79.30% from 255 or 35.69% from 566); Blue value is 160 (62.89% from 255 or 28.27% from 566); Max value from RGB is 204 - color contains mainly: red. Hex color #CCCAA0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCCAA0 is #33355F. Grayscale: #C5C5C5. Windows color (decimal): -3356000 or 10537676. OLE color: 10537676.
HSL color Cylindrical-coordinate representation of color #CCCAA0: hue angle of 57.27º degrees, saturation: 0.3, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #CCCAA0 is Cyan = 0, Magento = 0.01, Yellow = 0.22 and Black (K on CMYK) = 0.2.
<style> p { color: #CCCAA0; } p { color: rgb(204,202,160); } H1.HeaderClassName { color: #CCCAA0; } .AnyTagClassName { color: #CCCAA0; } </style>
<style> a { background-color: #CCCAA0; } a { background-color: rgb(204,202,160); } div.DivClassName { background-color: #CCCAA0; } .BgClassName { background-color: #CCCAA0; } </style>
<style> span { border-color: #CCCAA0; } span { border-color: rgb(204,202,160); } td.TdClassName { border-color: #CCCAA0; } .TagClassName { border-color: #CCCAA0; } </style>