#AA351E (or 0xAA351E) is unknown color: approx Brown. HEX triplet: AA, 35 and 1E. RGB value is (170,53,30). Sum of RGB (Red+Green+Blue) = 170+53+30=253 (33% of max value = 765). Red value is 170 (66.80% from 255 or 67.19% from 253); Green value is 53 (21.09% from 255 or 20.95% from 253); Blue value is 30 (12.11% from 255 or 11.86% from 253); Max value from RGB is 170 - color contains mainly: red. Hex color #AA351E is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AA351E is #55CAE1. Grayscale: #555555. Windows color (decimal): -5622498 or 1979818. OLE color: 1979818.
HSL color Cylindrical-coordinate representation of color #AA351E: hue angle of 9.86º degrees, saturation: 0.7, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #AA351E is Cyan = 0, Magento = 0.69, Yellow = 0.82 and Black (K on CMYK) = 0.33.
<style> p { color: #AA351E; } p { color: rgb(170,53,30); } H1.HeaderClassName { color: #AA351E; } .AnyTagClassName { color: #AA351E; } </style>
<style> a { background-color: #AA351E; } a { background-color: rgb(170,53,30); } div.DivClassName { background-color: #AA351E; } .BgClassName { background-color: #AA351E; } </style>
<style> span { border-color: #AA351E; } span { border-color: rgb(170,53,30); } td.TdClassName { border-color: #AA351E; } .TagClassName { border-color: #AA351E; } </style>