#AA2D2C (or 0xAA2D2C) is unknown color: approx Brown. HEX triplet: AA, 2D and 2C. RGB value is (170,45,44). Sum of RGB (Red+Green+Blue) = 170+45+44=259 (34% of max value = 765). Red value is 170 (66.80% from 255 or 65.64% from 259); Green value is 45 (17.97% from 255 or 17.37% from 259); Blue value is 44 (17.58% from 255 or 16.99% from 259); Max value from RGB is 170 - color contains mainly: red. Hex color #AA2D2C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AA2D2C is #55D2D3. Grayscale: #525252. Windows color (decimal): -5624532 or 2895274. OLE color: 2895274.
HSL color Cylindrical-coordinate representation of color #AA2D2C: hue angle of 0.48º degrees, saturation: 0.59, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #AA2D2C is Cyan = 0, Magento = 0.74, Yellow = 0.74 and Black (K on CMYK) = 0.33.
<style> p { color: #AA2D2C; } p { color: rgb(170,45,44); } H1.HeaderClassName { color: #AA2D2C; } .AnyTagClassName { color: #AA2D2C; } </style>
<style> a { background-color: #AA2D2C; } a { background-color: rgb(170,45,44); } div.DivClassName { background-color: #AA2D2C; } .BgClassName { background-color: #AA2D2C; } </style>
<style> span { border-color: #AA2D2C; } span { border-color: rgb(170,45,44); } td.TdClassName { border-color: #AA2D2C; } .TagClassName { border-color: #AA2D2C; } </style>