#CC327E (or 0xCC327E) is unknown color: approx Deep Cerise. HEX triplet: CC, 32 and 7E. RGB value is (204,50,126). Sum of RGB (Red+Green+Blue) = 204+50+126=380 (50% of max value = 765). Red value is 204 (80.08% from 255 or 53.68% from 380); Green value is 50 (19.92% from 255 or 13.16% from 380); Blue value is 126 (49.61% from 255 or 33.16% from 380); Max value from RGB is 204 - color contains mainly: red. Hex color #CC327E is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC327E is #33CD81. Grayscale: #686868. Windows color (decimal): -3394946 or 8270540. OLE color: 8270540.
HSL color Cylindrical-coordinate representation of color #CC327E: hue angle of 330.39º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #CC327E is Cyan = 0, Magento = 0.75, Yellow = 0.38 and Black (K on CMYK) = 0.2.
<style> p { color: #CC327E; } p { color: rgb(204,50,126); } H1.HeaderClassName { color: #CC327E; } .AnyTagClassName { color: #CC327E; } </style>
<style> a { background-color: #CC327E; } a { background-color: rgb(204,50,126); } div.DivClassName { background-color: #CC327E; } .BgClassName { background-color: #CC327E; } </style>
<style> span { border-color: #CC327E; } span { border-color: rgb(204,50,126); } td.TdClassName { border-color: #CC327E; } .TagClassName { border-color: #CC327E; } </style>