#CC31C6 (or 0xCC31C6) is unknown color: approx Fuchsia. HEX triplet: CC, 31 and C6. RGB value is (204,49,198). Sum of RGB (Red+Green+Blue) = 204+49+198=451 (59% of max value = 765). Red value is 204 (80.08% from 255 or 45.23% from 451); Green value is 49 (19.53% from 255 or 10.86% from 451); Blue value is 198 (77.73% from 255 or 43.90% from 451); Max value from RGB is 204 - color contains mainly: red. Hex color #CC31C6 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CC31C6 is #33CE39. Grayscale: #6F6F6F. Windows color (decimal): -3395130 or 12988876. OLE color: 12988876.
HSL color Cylindrical-coordinate representation of color #CC31C6: hue angle of 302.32º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #CC31C6 is Cyan = 0, Magento = 0.76, Yellow = 0.03 and Black (K on CMYK) = 0.2.
<style> p { color: #CC31C6; } p { color: rgb(204,49,198); } H1.HeaderClassName { color: #CC31C6; } .AnyTagClassName { color: #CC31C6; } </style>
<style> a { background-color: #CC31C6; } a { background-color: rgb(204,49,198); } div.DivClassName { background-color: #CC31C6; } .BgClassName { background-color: #CC31C6; } </style>
<style> span { border-color: #CC31C6; } span { border-color: rgb(204,49,198); } td.TdClassName { border-color: #CC31C6; } .TagClassName { border-color: #CC31C6; } </style>