#C53BC8 (or 0xC53BC8) is unknown color: approx Fuchsia. HEX triplet: C5, 3B and C8. RGB value is (197,59,200). Sum of RGB (Red+Green+Blue) = 197+59+200=456 (60% of max value = 765). Red value is 197 (77.34% from 255 or 43.20% from 456); Green value is 59 (23.44% from 255 or 12.94% from 456); Blue value is 200 (78.52% from 255 or 43.86% from 456); Max value from RGB is 200 - color contains mainly: blue. Hex color #C53BC8 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C53BC8 is #3AC437. Grayscale: #737373. Windows color (decimal): -3851320 or 13122501. OLE color: 13122501.
HSL color Cylindrical-coordinate representation of color #C53BC8: hue angle of 298.72º degrees, saturation: 0.56, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #C53BC8 is Cyan = 0.02, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #c53bc8; } p { color: rgb(197,59,200); } H1.HeaderClassName { color: #c53bc8; } .AnyTagClassName { color: #c53bc8; } </style>
<style> a { background-color: #c53bc8; } a { background-color: rgb(197,59,200); } div.DivClassName { background-color: #c53bc8; } .BgClassName { background-color: #c53bc8; } </style>
<style> span { border-color: #c53bc8; } span { border-color: rgb(197,59,200); } td.TdClassName { border-color: #c53bc8; } .TagClassName { border-color: #c53bc8; } </style>