#AB843F (or 0xAB843F) is unknown color: approx Alpine. HEX triplet: AB, 84 and 3F. RGB value is (171,132,63). Sum of RGB (Red+Green+Blue) = 171+132+63=366 (48% of max value = 765). Red value is 171 (67.19% from 255 or 46.72% from 366); Green value is 132 (51.95% from 255 or 36.07% from 366); Blue value is 63 (25% from 255 or 17.21% from 366); Max value from RGB is 171 - color contains mainly: red. Hex color #AB843F is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AB843F is #547BC0. Grayscale: #888888. Windows color (decimal): -5536705 or 4162731. OLE color: 4162731.
HSL color Cylindrical-coordinate representation of color #AB843F: hue angle of 38.33º degrees, saturation: 0.46, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #AB843F is Cyan = 0, Magento = 0.23, Yellow = 0.63 and Black (K on CMYK) = 0.33.
<style> p { color: #AB843F; } p { color: rgb(171,132,63); } H1.HeaderClassName { color: #AB843F; } .AnyTagClassName { color: #AB843F; } </style>
<style> a { background-color: #AB843F; } a { background-color: rgb(171,132,63); } div.DivClassName { background-color: #AB843F; } .BgClassName { background-color: #AB843F; } </style>
<style> span { border-color: #AB843F; } span { border-color: rgb(171,132,63); } td.TdClassName { border-color: #AB843F; } .TagClassName { border-color: #AB843F; } </style>