#A84A7B (or 0xA84A7B) is unknown color: approx Royal Heath. HEX triplet: A8, 4A and 7B. RGB value is (168,74,123). Sum of RGB (Red+Green+Blue) = 168+74+123=365 (48% of max value = 765). Red value is 168 (66.02% from 255 or 46.03% from 365); Green value is 74 (29.30% from 255 or 20.27% from 365); Blue value is 123 (48.44% from 255 or 33.70% from 365); Max value from RGB is 168 - color contains mainly: red. Hex color #A84A7B is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A84A7B is #57B584. Grayscale: #6B6B6B. Windows color (decimal): -5748101 or 8080040. OLE color: 8080040.
HSL color Cylindrical-coordinate representation of color #A84A7B: hue angle of 328.72º degrees, saturation: 0.39, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #A84A7B is Cyan = 0, Magento = 0.56, Yellow = 0.27 and Black (K on CMYK) = 0.34.
<style> p { color: #A84A7B; } p { color: rgb(168,74,123); } H1.HeaderClassName { color: #A84A7B; } .AnyTagClassName { color: #A84A7B; } </style>
<style> a { background-color: #A84A7B; } a { background-color: rgb(168,74,123); } div.DivClassName { background-color: #A84A7B; } .BgClassName { background-color: #A84A7B; } </style>
<style> span { border-color: #A84A7B; } span { border-color: rgb(168,74,123); } td.TdClassName { border-color: #A84A7B; } .TagClassName { border-color: #A84A7B; } </style>