#CC5FA8 (or 0xCC5FA8) is unknown color: approx Hopbush. HEX triplet: CC, 5F and A8. RGB value is (204,95,168). Sum of RGB (Red+Green+Blue) = 204+95+168=467 (61% of max value = 765). Red value is 204 (80.08% from 255 or 43.68% from 467); Green value is 95 (37.5% from 255 or 20.34% from 467); Blue value is 168 (66.02% from 255 or 35.97% from 467); Max value from RGB is 204 - color contains mainly: red. Hex color #CC5FA8 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CC5FA8 is #33A057. Grayscale: #878787. Windows color (decimal): -3383384 or 11034572. OLE color: 11034572.
HSL color Cylindrical-coordinate representation of color #CC5FA8: hue angle of 319.82º degrees, saturation: 0.52, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #CC5FA8 is Cyan = 0, Magento = 0.53, Yellow = 0.18 and Black (K on CMYK) = 0.2.
<style> p { color: #cc5fa8; } p { color: rgb(204,95,168); } H1.HeaderClassName { color: #cc5fa8; } .AnyTagClassName { color: #cc5fa8; } </style>
<style> a { background-color: #cc5fa8; } a { background-color: rgb(204,95,168); } div.DivClassName { background-color: #cc5fa8; } .BgClassName { background-color: #cc5fa8; } </style>
<style> span { border-color: #cc5fa8; } span { border-color: rgb(204,95,168); } td.TdClassName { border-color: #cc5fa8; } .TagClassName { border-color: #cc5fa8; } </style>