#ABB22E (or 0xABB22E) is unknown color: approx Bahia. HEX triplet: AB, B2 and 2E. RGB value is (171,178,46). Sum of RGB (Red+Green+Blue) = 171+178+46=395 (52% of max value = 765). Red value is 171 (67.19% from 255 or 43.29% from 395); Green value is 178 (69.92% from 255 or 45.06% from 395); Blue value is 46 (18.36% from 255 or 11.65% from 395); Max value from RGB is 178 - color contains mainly: green. Hex color #ABB22E is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #ABB22E is #544DD1. Grayscale: #A1A1A1. Windows color (decimal): -5524946 or 3060395. OLE color: 3060395.
HSL color Cylindrical-coordinate representation of color #ABB22E: hue angle of 63.18º degrees, saturation: 0.59, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #ABB22E is Cyan = 0.04, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.30.
<style> p { color: #ABB22E; } p { color: rgb(171,178,46); } H1.HeaderClassName { color: #ABB22E; } .AnyTagClassName { color: #ABB22E; } </style>
<style> a { background-color: #ABB22E; } a { background-color: rgb(171,178,46); } div.DivClassName { background-color: #ABB22E; } .BgClassName { background-color: #ABB22E; } </style>
<style> span { border-color: #ABB22E; } span { border-color: rgb(171,178,46); } td.TdClassName { border-color: #ABB22E; } .TagClassName { border-color: #ABB22E; } </style>