#A24A10 (or 0xA24A10) is unknown color: approx Rich Gold. HEX triplet: A2, 4A and 10. RGB value is (162,74,16). Sum of RGB (Red+Green+Blue) = 162+74+16=252 (33% of max value = 765). Red value is 162 (63.67% from 255 or 64.29% from 252); Green value is 74 (29.30% from 255 or 29.37% from 252); Blue value is 16 (6.64% from 255 or 6.35% from 252); Max value from RGB is 162 - color contains mainly: red. Hex color #A24A10 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A24A10 is #5DB5EF. Grayscale: #5E5E5E. Windows color (decimal): -6141424 or 1067682. OLE color: 1067682.
HSL color Cylindrical-coordinate representation of color #A24A10: hue angle of 23.84º degrees, saturation: 0.82, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #A24A10 is Cyan = 0, Magento = 0.54, Yellow = 0.90 and Black (K on CMYK) = 0.36.
<style> p { color: #A24A10; } p { color: rgb(162,74,16); } H1.HeaderClassName { color: #A24A10; } .AnyTagClassName { color: #A24A10; } </style>
<style> a { background-color: #A24A10; } a { background-color: rgb(162,74,16); } div.DivClassName { background-color: #A24A10; } .BgClassName { background-color: #A24A10; } </style>
<style> span { border-color: #A24A10; } span { border-color: rgb(162,74,16); } td.TdClassName { border-color: #A24A10; } .TagClassName { border-color: #A24A10; } </style>