#CC8FA4 (or 0xCC8FA4) is unknown color: approx Viola. HEX triplet: CC, 8F and A4. RGB value is (204,143,164). Sum of RGB (Red+Green+Blue) = 204+143+164=511 (67% of max value = 765). Red value is 204 (80.08% from 255 or 39.92% from 511); Green value is 143 (56.25% from 255 or 27.98% from 511); Blue value is 164 (64.45% from 255 or 32.09% from 511); Max value from RGB is 204 - color contains mainly: red. Hex color #CC8FA4 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC8FA4 is #33705B. Grayscale: #A3A3A3. Windows color (decimal): -3371100 or 10784716. OLE color: 10784716.
HSL color Cylindrical-coordinate representation of color #CC8FA4: hue angle of 339.34º degrees, saturation: 0.37, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #CC8FA4 is Cyan = 0, Magento = 0.30, Yellow = 0.20 and Black (K on CMYK) = 0.2.
<style> p { color: #CC8FA4; } p { color: rgb(204,143,164); } H1.HeaderClassName { color: #CC8FA4; } .AnyTagClassName { color: #CC8FA4; } </style>
<style> a { background-color: #CC8FA4; } a { background-color: rgb(204,143,164); } div.DivClassName { background-color: #CC8FA4; } .BgClassName { background-color: #CC8FA4; } </style>
<style> span { border-color: #CC8FA4; } span { border-color: rgb(204,143,164); } td.TdClassName { border-color: #CC8FA4; } .TagClassName { border-color: #CC8FA4; } </style>