#A93211 (or 0xA93211) is unknown color: approx Rust. HEX triplet: A9, 32 and 11. RGB value is (169,50,17). Sum of RGB (Red+Green+Blue) = 169+50+17=236 (31% of max value = 765). Red value is 169 (66.41% from 255 or 71.61% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 17 (7.03% from 255 or 7.20% from 236); Max value from RGB is 169 - color contains mainly: red. Hex color #A93211 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A93211 is #56CDEE. Grayscale: #525252. Windows color (decimal): -5688815 or 1127081. OLE color: 1127081.
HSL color Cylindrical-coordinate representation of color #A93211: hue angle of 13.03º degrees, saturation: 0.82, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #A93211 is Cyan = 0, Magento = 0.70, Yellow = 0.90 and Black (K on CMYK) = 0.34.
<style> p { color: #a93211; } p { color: rgb(169,50,17); } H1.HeaderClassName { color: #a93211; } .AnyTagClassName { color: #a93211; } </style>
<style> a { background-color: #a93211; } a { background-color: rgb(169,50,17); } div.DivClassName { background-color: #a93211; } .BgClassName { background-color: #a93211; } </style>
<style> span { border-color: #a93211; } span { border-color: rgb(169,50,17); } td.TdClassName { border-color: #a93211; } .TagClassName { border-color: #a93211; } </style>