#ABB64D (or 0xABB64D) is unknown color: approx Celery. HEX triplet: AB, B6 and 4D. RGB value is (171,182,77). Sum of RGB (Red+Green+Blue) = 171+182+77=430 (56% of max value = 765). Red value is 171 (67.19% from 255 or 39.77% from 430); Green value is 182 (71.48% from 255 or 42.33% from 430); Blue value is 77 (30.47% from 255 or 17.91% from 430); Max value from RGB is 182 - color contains mainly: green. Hex color #ABB64D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABB64D is #5449B2. Grayscale: #A7A7A7. Windows color (decimal): -5523891 or 5093035. OLE color: 5093035.
HSL color Cylindrical-coordinate representation of color #ABB64D: hue angle of 66.29º degrees, saturation: 0.42, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #ABB64D is Cyan = 0.06, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.29.
<style> p { color: #abb64d; } p { color: rgb(171,182,77); } H1.HeaderClassName { color: #abb64d; } .AnyTagClassName { color: #abb64d; } </style>
<style> a { background-color: #abb64d; } a { background-color: rgb(171,182,77); } div.DivClassName { background-color: #abb64d; } .BgClassName { background-color: #abb64d; } </style>
<style> span { border-color: #abb64d; } span { border-color: rgb(171,182,77); } td.TdClassName { border-color: #abb64d; } .TagClassName { border-color: #abb64d; } </style>