#CC4FD8 (or 0xCC4FD8) is unknown color: approx Medium Orchid. HEX triplet: CC, 4F and D8. RGB value is (204,79,216). Sum of RGB (Red+Green+Blue) = 204+79+216=499 (66% of max value = 765). Red value is 204 (80.08% from 255 or 40.88% from 499); Green value is 79 (31.25% from 255 or 15.83% from 499); Blue value is 216 (84.77% from 255 or 43.29% from 499); Max value from RGB is 216 - color contains mainly: blue. Hex color #CC4FD8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC4FD8 is #33B027. Grayscale: #838383. Windows color (decimal): -3387432 or 14176204. OLE color: 14176204.
HSL color Cylindrical-coordinate representation of color #CC4FD8: hue angle of 294.74º degrees, saturation: 0.64, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CC4FD8 is Cyan = 0.06, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CC4FD8; } p { color: rgb(204,79,216); } H1.HeaderClassName { color: #CC4FD8; } .AnyTagClassName { color: #CC4FD8; } </style>
<style> a { background-color: #CC4FD8; } a { background-color: rgb(204,79,216); } div.DivClassName { background-color: #CC4FD8; } .BgClassName { background-color: #CC4FD8; } </style>
<style> span { border-color: #CC4FD8; } span { border-color: rgb(204,79,216); } td.TdClassName { border-color: #CC4FD8; } .TagClassName { border-color: #CC4FD8; } </style>