#A24A48 (or 0xA24A48) is unknown color: approx Roof Terracotta. HEX triplet: A2, 4A and 48. RGB value is (162,74,72). Sum of RGB (Red+Green+Blue) = 162+74+72=308 (40% of max value = 765). Red value is 162 (63.67% from 255 or 52.60% from 308); Green value is 74 (29.30% from 255 or 24.03% from 308); Blue value is 72 (28.52% from 255 or 23.38% from 308); Max value from RGB is 162 - color contains mainly: red. Hex color #A24A48 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A24A48 is #5DB5B7. Grayscale: #646464. Windows color (decimal): -6141368 or 4737698. OLE color: 4737698.
HSL color Cylindrical-coordinate representation of color #A24A48: hue angle of 1.33º degrees, saturation: 0.38, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #A24A48 is Cyan = 0, Magento = 0.54, Yellow = 0.56 and Black (K on CMYK) = 0.36.
<style> p { color: #A24A48; } p { color: rgb(162,74,72); } H1.HeaderClassName { color: #A24A48; } .AnyTagClassName { color: #A24A48; } </style>
<style> a { background-color: #A24A48; } a { background-color: rgb(162,74,72); } div.DivClassName { background-color: #A24A48; } .BgClassName { background-color: #A24A48; } </style>
<style> span { border-color: #A24A48; } span { border-color: rgb(162,74,72); } td.TdClassName { border-color: #A24A48; } .TagClassName { border-color: #A24A48; } </style>