#CC19AA (or 0xCC19AA) is unknown color: approx Medium Violet Red. HEX triplet: CC, 19 and AA. RGB value is (204,25,170). Sum of RGB (Red+Green+Blue) = 204+25+170=399 (52% of max value = 765). Red value is 204 (80.08% from 255 or 51.13% from 399); Green value is 25 (10.16% from 255 or 6.27% from 399); Blue value is 170 (66.80% from 255 or 42.61% from 399); Max value from RGB is 204 - color contains mainly: red. Hex color #CC19AA is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #CC19AA is #33E655. Grayscale: #5E5E5E. Windows color (decimal): -3401302 or 11147724. OLE color: 11147724.
HSL color Cylindrical-coordinate representation of color #CC19AA: hue angle of 311.4º degrees, saturation: 0.78, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #CC19AA is Cyan = 0, Magento = 0.88, Yellow = 0.17 and Black (K on CMYK) = 0.2.
<style> p { color: #CC19AA; } p { color: rgb(204,25,170); } H1.HeaderClassName { color: #CC19AA; } .AnyTagClassName { color: #CC19AA; } </style>
<style> a { background-color: #CC19AA; } a { background-color: rgb(204,25,170); } div.DivClassName { background-color: #CC19AA; } .BgClassName { background-color: #CC19AA; } </style>
<style> span { border-color: #CC19AA; } span { border-color: rgb(204,25,170); } td.TdClassName { border-color: #CC19AA; } .TagClassName { border-color: #CC19AA; } </style>