#AA422A (or 0xAA422A) is unknown color: approx Rock Spray. HEX triplet: AA, 42 and 2A. RGB value is (170,66,42). Sum of RGB (Red+Green+Blue) = 170+66+42=278 (36% of max value = 765). Red value is 170 (66.80% from 255 or 61.15% from 278); Green value is 66 (26.17% from 255 or 23.74% from 278); Blue value is 42 (16.80% from 255 or 15.11% from 278); Max value from RGB is 170 - color contains mainly: red. Hex color #AA422A is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AA422A is #55BDD5. Grayscale: #5E5E5E. Windows color (decimal): -5619158 or 2769578. OLE color: 2769578.
HSL color Cylindrical-coordinate representation of color #AA422A: hue angle of 11.25º degrees, saturation: 0.6, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #AA422A is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.33.
<style> p { color: #AA422A; } p { color: rgb(170,66,42); } H1.HeaderClassName { color: #AA422A; } .AnyTagClassName { color: #AA422A; } </style>
<style> a { background-color: #AA422A; } a { background-color: rgb(170,66,42); } div.DivClassName { background-color: #AA422A; } .BgClassName { background-color: #AA422A; } </style>
<style> span { border-color: #AA422A; } span { border-color: rgb(170,66,42); } td.TdClassName { border-color: #AA422A; } .TagClassName { border-color: #AA422A; } </style>