#ABB02A (or 0xABB02A) is unknown color: approx Earls Green. HEX triplet: AB, B0 and 2A. RGB value is (171,176,42). Sum of RGB (Red+Green+Blue) = 171+176+42=389 (51% of max value = 765). Red value is 171 (67.19% from 255 or 43.96% from 389); Green value is 176 (69.14% from 255 or 45.24% from 389); Blue value is 42 (16.80% from 255 or 10.80% from 389); Max value from RGB is 176 - color contains mainly: green. Hex color #ABB02A is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #ABB02A is #544FD5. Grayscale: #9F9F9F. Windows color (decimal): -5525462 or 2797739. OLE color: 2797739.
HSL color Cylindrical-coordinate representation of color #ABB02A: hue angle of 62.24º degrees, saturation: 0.61, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #ABB02A is Cyan = 0.03, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.31.
<style> p { color: #abb02a; } p { color: rgb(171,176,42); } H1.HeaderClassName { color: #abb02a; } .AnyTagClassName { color: #abb02a; } </style>
<style> a { background-color: #abb02a; } a { background-color: rgb(171,176,42); } div.DivClassName { background-color: #abb02a; } .BgClassName { background-color: #abb02a; } </style>
<style> span { border-color: #abb02a; } span { border-color: rgb(171,176,42); } td.TdClassName { border-color: #abb02a; } .TagClassName { border-color: #abb02a; } </style>