#C84EAB (or 0xC84EAB) is unknown color: approx Fuchsia. HEX triplet: C8, 4E and AB. RGB value is (200,78,171). Sum of RGB (Red+Green+Blue) = 200+78+171=449 (59% of max value = 765). Red value is 200 (78.52% from 255 or 44.54% from 449); Green value is 78 (30.86% from 255 or 17.37% from 449); Blue value is 171 (67.19% from 255 or 38.08% from 449); Max value from RGB is 200 - color contains mainly: red. Hex color #C84EAB is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #C84EAB is #37B154. Grayscale: #7C7C7C. Windows color (decimal): -3649877 or 11226824. OLE color: 11226824.
HSL color Cylindrical-coordinate representation of color #C84EAB: hue angle of 314.26º degrees, saturation: 0.53, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #C84EAB is Cyan = 0, Magento = 0.61, Yellow = 0.14 and Black (K on CMYK) = 0.22.
<style> p { color: #c84eab; } p { color: rgb(200,78,171); } H1.HeaderClassName { color: #c84eab; } .AnyTagClassName { color: #c84eab; } </style>
<style> a { background-color: #c84eab; } a { background-color: rgb(200,78,171); } div.DivClassName { background-color: #c84eab; } .BgClassName { background-color: #c84eab; } </style>
<style> span { border-color: #c84eab; } span { border-color: rgb(200,78,171); } td.TdClassName { border-color: #c84eab; } .TagClassName { border-color: #c84eab; } </style>