#ABB94E (or 0xABB94E) is unknown color: approx Celery. HEX triplet: AB, B9 and 4E. RGB value is (171,185,78). Sum of RGB (Red+Green+Blue) = 171+185+78=434 (57% of max value = 765). Red value is 171 (67.19% from 255 or 39.40% from 434); Green value is 185 (72.66% from 255 or 42.63% from 434); Blue value is 78 (30.86% from 255 or 17.97% from 434); Max value from RGB is 185 - color contains mainly: green. Hex color #ABB94E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABB94E is #5446B1. Grayscale: #A9A9A9. Windows color (decimal): -5523122 or 5159339. OLE color: 5159339.
HSL color Cylindrical-coordinate representation of color #ABB94E: hue angle of 67.85º degrees, saturation: 0.43, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #ABB94E is Cyan = 0.08, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.27.
<style> p { color: #ABB94E; } p { color: rgb(171,185,78); } H1.HeaderClassName { color: #ABB94E; } .AnyTagClassName { color: #ABB94E; } </style>
<style> a { background-color: #ABB94E; } a { background-color: rgb(171,185,78); } div.DivClassName { background-color: #ABB94E; } .BgClassName { background-color: #ABB94E; } </style>
<style> span { border-color: #ABB94E; } span { border-color: rgb(171,185,78); } td.TdClassName { border-color: #ABB94E; } .TagClassName { border-color: #ABB94E; } </style>