#A5E56B (or 0xA5E56B) is unknown color: approx Feijoa. HEX triplet: A5, E5 and 6B. RGB value is (165,229,107). Sum of RGB (Red+Green+Blue) = 165+229+107=501 (66% of max value = 765). Red value is 165 (64.84% from 255 or 32.93% from 501); Green value is 229 (89.84% from 255 or 45.71% from 501); Blue value is 107 (42.19% from 255 or 21.36% from 501); Max value from RGB is 229 - color contains mainly: green. Hex color #A5E56B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A5E56B is #5A1A94. Grayscale: #C4C4C4. Windows color (decimal): -5905045 or 7071141. OLE color: 7071141.
HSL color Cylindrical-coordinate representation of color #A5E56B: hue angle of 91.48º degrees, saturation: 0.7, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #A5E56B is Cyan = 0.28, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.10.
<style> p { color: #a5e56b; } p { color: rgb(165,229,107); } H1.HeaderClassName { color: #a5e56b; } .AnyTagClassName { color: #a5e56b; } </style>
<style> a { background-color: #a5e56b; } a { background-color: rgb(165,229,107); } div.DivClassName { background-color: #a5e56b; } .BgClassName { background-color: #a5e56b; } </style>
<style> span { border-color: #a5e56b; } span { border-color: rgb(165,229,107); } td.TdClassName { border-color: #a5e56b; } .TagClassName { border-color: #a5e56b; } </style>