#ABB399 (or 0xABB399) is unknown color: approx Green Spring. HEX triplet: AB, B3 and 99. RGB value is (171,179,153). Sum of RGB (Red+Green+Blue) = 171+179+153=503 (66% of max value = 765). Red value is 171 (67.19% from 255 or 34.00% from 503); Green value is 179 (70.31% from 255 or 35.59% from 503); Blue value is 153 (60.16% from 255 or 30.42% from 503); Max value from RGB is 179 - color contains mainly: green. Hex color #ABB399 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABB399 is #544C66. Grayscale: #ADADAD. Windows color (decimal): -5524583 or 10073003. OLE color: 10073003.
HSL color Cylindrical-coordinate representation of color #ABB399: hue angle of 78.46º degrees, saturation: 0.15, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #ABB399 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.30.
<style> p { color: #ABB399; } p { color: rgb(171,179,153); } H1.HeaderClassName { color: #ABB399; } .AnyTagClassName { color: #ABB399; } </style>
<style> a { background-color: #ABB399; } a { background-color: rgb(171,179,153); } div.DivClassName { background-color: #ABB399; } .BgClassName { background-color: #ABB399; } </style>
<style> span { border-color: #ABB399; } span { border-color: rgb(171,179,153); } td.TdClassName { border-color: #ABB399; } .TagClassName { border-color: #ABB399; } </style>