#AA784A (or 0xAA784A) is unknown color: approx Muddy Waters. HEX triplet: AA, 78 and 4A. RGB value is (170,120,74). Sum of RGB (Red+Green+Blue) = 170+120+74=364 (48% of max value = 765). Red value is 170 (66.80% from 255 or 46.70% from 364); Green value is 120 (47.27% from 255 or 32.97% from 364); Blue value is 74 (29.30% from 255 or 20.33% from 364); Max value from RGB is 170 - color contains mainly: red. Hex color #AA784A is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #AA784A is #5587B5. Grayscale: #818181. Windows color (decimal): -5605302 or 4880554. OLE color: 4880554.
HSL color Cylindrical-coordinate representation of color #AA784A: hue angle of 28.75º degrees, saturation: 0.39, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #AA784A is Cyan = 0, Magento = 0.29, Yellow = 0.56 and Black (K on CMYK) = 0.33.
<style> p { color: #aa784a; } p { color: rgb(170,120,74); } H1.HeaderClassName { color: #aa784a; } .AnyTagClassName { color: #aa784a; } </style>
<style> a { background-color: #aa784a; } a { background-color: rgb(170,120,74); } div.DivClassName { background-color: #aa784a; } .BgClassName { background-color: #aa784a; } </style>
<style> span { border-color: #aa784a; } span { border-color: rgb(170,120,74); } td.TdClassName { border-color: #aa784a; } .TagClassName { border-color: #aa784a; } </style>