#AA5F7D (or 0xAA5F7D) is unknown color: approx Tapestry. HEX triplet: AA, 5F and 7D. RGB value is (170,95,125). Sum of RGB (Red+Green+Blue) = 170+95+125=390 (51% of max value = 765). Red value is 170 (66.80% from 255 or 43.59% from 390); Green value is 95 (37.5% from 255 or 24.36% from 390); Blue value is 125 (49.22% from 255 or 32.05% from 390); Max value from RGB is 170 - color contains mainly: red. Hex color #AA5F7D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AA5F7D is #55A082. Grayscale: #787878. Windows color (decimal): -5611651 or 8216490. OLE color: 8216490.
HSL color Cylindrical-coordinate representation of color #AA5F7D: hue angle of 336º degrees, saturation: 0.31, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AA5F7D is Cyan = 0, Magento = 0.44, Yellow = 0.26 and Black (K on CMYK) = 0.33.
<style> p { color: #AA5F7D; } p { color: rgb(170,95,125); } H1.HeaderClassName { color: #AA5F7D; } .AnyTagClassName { color: #AA5F7D; } </style>
<style> a { background-color: #AA5F7D; } a { background-color: rgb(170,95,125); } div.DivClassName { background-color: #AA5F7D; } .BgClassName { background-color: #AA5F7D; } </style>
<style> span { border-color: #AA5F7D; } span { border-color: rgb(170,95,125); } td.TdClassName { border-color: #AA5F7D; } .TagClassName { border-color: #AA5F7D; } </style>