#C053B8 (or 0xC053B8) is unknown color: approx Fuchsia. HEX triplet: C0, 53 and B8. RGB value is (192,83,184). Sum of RGB (Red+Green+Blue) = 192+83+184=459 (60% of max value = 765). Red value is 192 (75.39% from 255 or 41.83% from 459); Green value is 83 (32.81% from 255 or 18.08% from 459); Blue value is 184 (72.27% from 255 or 40.09% from 459); Max value from RGB is 192 - color contains mainly: red. Hex color #C053B8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C053B8 is #3FAC47. Grayscale: #7E7E7E. Windows color (decimal): -4172872 or 12080064. OLE color: 12080064.
HSL color Cylindrical-coordinate representation of color #C053B8: hue angle of 304.4º degrees, saturation: 0.46, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #C053B8 is Cyan = 0, Magento = 0.57, Yellow = 0.04 and Black (K on CMYK) = 0.25.
<style> p { color: #C053B8; } p { color: rgb(192,83,184); } H1.HeaderClassName { color: #C053B8; } .AnyTagClassName { color: #C053B8; } </style>
<style> a { background-color: #C053B8; } a { background-color: rgb(192,83,184); } div.DivClassName { background-color: #C053B8; } .BgClassName { background-color: #C053B8; } </style>
<style> span { border-color: #C053B8; } span { border-color: rgb(192,83,184); } td.TdClassName { border-color: #C053B8; } .TagClassName { border-color: #C053B8; } </style>