#ABBB84 (or 0xABBB84) is unknown color: approx Caper. HEX triplet: AB, BB and 84. RGB value is (171,187,132). Sum of RGB (Red+Green+Blue) = 171+187+132=490 (64% of max value = 765). Red value is 171 (67.19% from 255 or 34.90% from 490); Green value is 187 (73.44% from 255 or 38.16% from 490); Blue value is 132 (51.95% from 255 or 26.94% from 490); Max value from RGB is 187 - color contains mainly: green. Hex color #ABBB84 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABBB84 is #54447B. Grayscale: #B0B0B0. Windows color (decimal): -5522556 or 8698795. OLE color: 8698795.
HSL color Cylindrical-coordinate representation of color #ABBB84: hue angle of 77.45º degrees, saturation: 0.29, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #ABBB84 is Cyan = 0.09, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.27.
<style> p { color: #ABBB84; } p { color: rgb(171,187,132); } H1.HeaderClassName { color: #ABBB84; } .AnyTagClassName { color: #ABBB84; } </style>
<style> a { background-color: #ABBB84; } a { background-color: rgb(171,187,132); } div.DivClassName { background-color: #ABBB84; } .BgClassName { background-color: #ABBB84; } </style>
<style> span { border-color: #ABBB84; } span { border-color: rgb(171,187,132); } td.TdClassName { border-color: #ABBB84; } .TagClassName { border-color: #ABBB84; } </style>