#ABBB67 (or 0xABBB67) is unknown color: approx Olive Green. HEX triplet: AB, BB and 67. RGB value is (171,187,103). Sum of RGB (Red+Green+Blue) = 171+187+103=461 (61% of max value = 765). Red value is 171 (67.19% from 255 or 37.09% from 461); Green value is 187 (73.44% from 255 or 40.56% from 461); Blue value is 103 (40.62% from 255 or 22.34% from 461); Max value from RGB is 187 - color contains mainly: green. Hex color #ABBB67 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABBB67 is #544498. Grayscale: #ACACAC. Windows color (decimal): -5522585 or 6798251. OLE color: 6798251.
HSL color Cylindrical-coordinate representation of color #ABBB67: hue angle of 71.43º degrees, saturation: 0.38, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #ABBB67 is Cyan = 0.09, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.27.
<style> p { color: #ABBB67; } p { color: rgb(171,187,103); } H1.HeaderClassName { color: #ABBB67; } .AnyTagClassName { color: #ABBB67; } </style>
<style> a { background-color: #ABBB67; } a { background-color: rgb(171,187,103); } div.DivClassName { background-color: #ABBB67; } .BgClassName { background-color: #ABBB67; } </style>
<style> span { border-color: #ABBB67; } span { border-color: rgb(171,187,103); } td.TdClassName { border-color: #ABBB67; } .TagClassName { border-color: #ABBB67; } </style>