#A33211 (or 0xA33211) is unknown color: approx Rust. HEX triplet: A3, 32 and 11. RGB value is (163,50,17). Sum of RGB (Red+Green+Blue) = 163+50+17=230 (30% of max value = 765). Red value is 163 (64.06% from 255 or 70.87% from 230); Green value is 50 (19.92% from 255 or 21.74% from 230); Blue value is 17 (7.03% from 255 or 7.39% from 230); Max value from RGB is 163 - color contains mainly: red. Hex color #A33211 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A33211 is #5CCDEE. Grayscale: #505050. Windows color (decimal): -6082031 or 1127075. OLE color: 1127075.
HSL color Cylindrical-coordinate representation of color #A33211: hue angle of 13.56º degrees, saturation: 0.81, 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 #A33211 is Cyan = 0, Magento = 0.69, Yellow = 0.90 and Black (K on CMYK) = 0.36.
<style> p { color: #A33211; } p { color: rgb(163,50,17); } H1.HeaderClassName { color: #A33211; } .AnyTagClassName { color: #A33211; } </style>
<style> a { background-color: #A33211; } a { background-color: rgb(163,50,17); } div.DivClassName { background-color: #A33211; } .BgClassName { background-color: #A33211; } </style>
<style> span { border-color: #A33211; } span { border-color: rgb(163,50,17); } td.TdClassName { border-color: #A33211; } .TagClassName { border-color: #A33211; } </style>