#CC216B (or 0xCC216B) is unknown color: approx Cerise. HEX triplet: CC, 21 and 6B. RGB value is (204,33,107). Sum of RGB (Red+Green+Blue) = 204+33+107=344 (45% of max value = 765). Red value is 204 (80.08% from 255 or 59.30% from 344); Green value is 33 (13.28% from 255 or 9.59% from 344); Blue value is 107 (42.19% from 255 or 31.10% from 344); Max value from RGB is 204 - color contains mainly: red. Hex color #CC216B is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC216B is #33DE94. Grayscale: #5C5C5C. Windows color (decimal): -3399317 or 7021004. OLE color: 7021004.
HSL color Cylindrical-coordinate representation of color #CC216B: hue angle of 334.04º degrees, saturation: 0.72, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #CC216B is Cyan = 0, Magento = 0.84, Yellow = 0.48 and Black (K on CMYK) = 0.2.
<style> p { color: #cc216b; } p { color: rgb(204,33,107); } H1.HeaderClassName { color: #cc216b; } .AnyTagClassName { color: #cc216b; } </style>
<style> a { background-color: #cc216b; } a { background-color: rgb(204,33,107); } div.DivClassName { background-color: #cc216b; } .BgClassName { background-color: #cc216b; } </style>
<style> span { border-color: #cc216b; } span { border-color: rgb(204,33,107); } td.TdClassName { border-color: #cc216b; } .TagClassName { border-color: #cc216b; } </style>