#AB8765 (or 0xAB8765) is unknown color: approx Sandal. HEX triplet: AB, 87 and 65. RGB value is (171,135,101). Sum of RGB (Red+Green+Blue) = 171+135+101=407 (53% of max value = 765). Red value is 171 (67.19% from 255 or 42.01% from 407); Green value is 135 (53.12% from 255 or 33.17% from 407); Blue value is 101 (39.84% from 255 or 24.82% from 407); Max value from RGB is 171 - color contains mainly: red. Hex color #AB8765 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AB8765 is #54789A. Grayscale: #8E8E8E. Windows color (decimal): -5535899 or 6653867. OLE color: 6653867.
HSL color Cylindrical-coordinate representation of color #AB8765: hue angle of 29.14º degrees, saturation: 0.29, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #AB8765 is Cyan = 0, Magento = 0.21, Yellow = 0.41 and Black (K on CMYK) = 0.33.
<style> p { color: #AB8765; } p { color: rgb(171,135,101); } H1.HeaderClassName { color: #AB8765; } .AnyTagClassName { color: #AB8765; } </style>
<style> a { background-color: #AB8765; } a { background-color: rgb(171,135,101); } div.DivClassName { background-color: #AB8765; } .BgClassName { background-color: #AB8765; } </style>
<style> span { border-color: #AB8765; } span { border-color: rgb(171,135,101); } td.TdClassName { border-color: #AB8765; } .TagClassName { border-color: #AB8765; } </style>