#CCCFA4 (or 0xCCCFA4) is unknown color: approx Orinoco. HEX triplet: CC, CF and A4. RGB value is (204,207,164). Sum of RGB (Red+Green+Blue) = 204+207+164=575 (76% of max value = 765). Red value is 204 (80.08% from 255 or 35.48% from 575); Green value is 207 (81.25% from 255 or 36% from 575); Blue value is 164 (64.45% from 255 or 28.52% from 575); Max value from RGB is 207 - color contains mainly: green. Hex color #CCCFA4 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCCFA4 is #33305B. Grayscale: #C9C9C9. Windows color (decimal): -3354716 or 10801100. OLE color: 10801100.
HSL color Cylindrical-coordinate representation of color #CCCFA4: hue angle of 64.19º degrees, saturation: 0.31, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CCCFA4 is Cyan = 0.01, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.19.
<style> p { color: #CCCFA4; } p { color: rgb(204,207,164); } H1.HeaderClassName { color: #CCCFA4; } .AnyTagClassName { color: #CCCFA4; } </style>
<style> a { background-color: #CCCFA4; } a { background-color: rgb(204,207,164); } div.DivClassName { background-color: #CCCFA4; } .BgClassName { background-color: #CCCFA4; } </style>
<style> span { border-color: #CCCFA4; } span { border-color: rgb(204,207,164); } td.TdClassName { border-color: #CCCFA4; } .TagClassName { border-color: #CCCFA4; } </style>