#AA7854 (or 0xAA7854) is unknown color: approx Sante Fe. HEX triplet: AA, 78 and 54. RGB value is (170,120,84). Sum of RGB (Red+Green+Blue) = 170+120+84=374 (49% of max value = 765). Red value is 170 (66.80% from 255 or 45.45% from 374); Green value is 120 (47.27% from 255 or 32.09% from 374); Blue value is 84 (33.20% from 255 or 22.46% from 374); Max value from RGB is 170 - color contains mainly: red. Hex color #AA7854 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AA7854 is #5587AB. Grayscale: #838383. Windows color (decimal): -5605292 or 5535914. OLE color: 5535914.
HSL color Cylindrical-coordinate representation of color #AA7854: hue angle of 25.12º degrees, saturation: 0.34, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #AA7854 is Cyan = 0, Magento = 0.29, Yellow = 0.51 and Black (K on CMYK) = 0.33.
<style> p { color: #AA7854; } p { color: rgb(170,120,84); } H1.HeaderClassName { color: #AA7854; } .AnyTagClassName { color: #AA7854; } </style>
<style> a { background-color: #AA7854; } a { background-color: rgb(170,120,84); } div.DivClassName { background-color: #AA7854; } .BgClassName { background-color: #AA7854; } </style>
<style> span { border-color: #AA7854; } span { border-color: rgb(170,120,84); } td.TdClassName { border-color: #AA7854; } .TagClassName { border-color: #AA7854; } </style>