#C84DBA (or 0xC84DBA) is unknown color: approx Fuchsia. HEX triplet: C8, 4D and BA. RGB value is (200,77,186). Sum of RGB (Red+Green+Blue) = 200+77+186=463 (61% of max value = 765). Red value is 200 (78.52% from 255 or 43.20% from 463); Green value is 77 (30.47% from 255 or 16.63% from 463); Blue value is 186 (73.05% from 255 or 40.17% from 463); Max value from RGB is 200 - color contains mainly: red. Hex color #C84DBA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C84DBA is #37B245. Grayscale: #7D7D7D. Windows color (decimal): -3650118 or 12209608. OLE color: 12209608.
HSL color Cylindrical-coordinate representation of color #C84DBA: hue angle of 306.83º degrees, saturation: 0.53, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #C84DBA is Cyan = 0, Magento = 0.62, Yellow = 0.07 and Black (K on CMYK) = 0.22.
<style> p { color: #C84DBA; } p { color: rgb(200,77,186); } H1.HeaderClassName { color: #C84DBA; } .AnyTagClassName { color: #C84DBA; } </style>
<style> a { background-color: #C84DBA; } a { background-color: rgb(200,77,186); } div.DivClassName { background-color: #C84DBA; } .BgClassName { background-color: #C84DBA; } </style>
<style> span { border-color: #C84DBA; } span { border-color: rgb(200,77,186); } td.TdClassName { border-color: #C84DBA; } .TagClassName { border-color: #C84DBA; } </style>