#AA4948 (or 0xAA4948) is unknown color: approx Roof Terracotta. HEX triplet: AA, 49 and 48. RGB value is (170,73,72). Sum of RGB (Red+Green+Blue) = 170+73+72=315 (41% of max value = 765). Red value is 170 (66.80% from 255 or 53.97% from 315); Green value is 73 (28.91% from 255 or 23.17% from 315); Blue value is 72 (28.52% from 255 or 22.86% from 315); Max value from RGB is 170 - color contains mainly: red. Hex color #AA4948 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #AA4948 is #55B6B7. Grayscale: #656565. Windows color (decimal): -5617336 or 4737450. OLE color: 4737450.
HSL color Cylindrical-coordinate representation of color #AA4948: hue angle of 0.61º degrees, saturation: 0.4, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #AA4948 is Cyan = 0, Magento = 0.57, Yellow = 0.58 and Black (K on CMYK) = 0.33.
<style> p { color: #aa4948; } p { color: rgb(170,73,72); } H1.HeaderClassName { color: #aa4948; } .AnyTagClassName { color: #aa4948; } </style>
<style> a { background-color: #aa4948; } a { background-color: rgb(170,73,72); } div.DivClassName { background-color: #aa4948; } .BgClassName { background-color: #aa4948; } </style>
<style> span { border-color: #aa4948; } span { border-color: rgb(170,73,72); } td.TdClassName { border-color: #aa4948; } .TagClassName { border-color: #aa4948; } </style>