#AB883F (or 0xAB883F) is unknown color: approx Alpine. HEX triplet: AB, 88 and 3F. RGB value is (171,136,63). Sum of RGB (Red+Green+Blue) = 171+136+63=370 (49% of max value = 765). Red value is 171 (67.19% from 255 or 46.22% from 370); Green value is 136 (53.52% from 255 or 36.76% from 370); Blue value is 63 (25% from 255 or 17.03% from 370); Max value from RGB is 171 - color contains mainly: red. Hex color #AB883F is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AB883F is #5477C0. Grayscale: #8A8A8A. Windows color (decimal): -5535681 or 4163755. OLE color: 4163755.
HSL color Cylindrical-coordinate representation of color #AB883F: hue angle of 40.56º 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 #AB883F is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.33.
<style> p { color: #ab883f; } p { color: rgb(171,136,63); } H1.HeaderClassName { color: #ab883f; } .AnyTagClassName { color: #ab883f; } </style>
<style> a { background-color: #ab883f; } a { background-color: rgb(171,136,63); } div.DivClassName { background-color: #ab883f; } .BgClassName { background-color: #ab883f; } </style>
<style> span { border-color: #ab883f; } span { border-color: rgb(171,136,63); } td.TdClassName { border-color: #ab883f; } .TagClassName { border-color: #ab883f; } </style>