#A5E1BE (or 0xA5E1BE) is unknown color: approx Vista Blue. HEX triplet: A5, E1 and BE. RGB value is (165,225,190). Sum of RGB (Red+Green+Blue) = 165+225+190=580 (76% of max value = 765). Red value is 165 (64.84% from 255 or 28.45% from 580); Green value is 225 (88.28% from 255 or 38.79% from 580); Blue value is 190 (74.61% from 255 or 32.76% from 580); Max value from RGB is 225 - color contains mainly: green. Hex color #A5E1BE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A5E1BE is #5A1E41. Grayscale: #CBCBCB. Windows color (decimal): -5905986 or 12509605. OLE color: 12509605.
HSL color Cylindrical-coordinate representation of color #A5E1BE: hue angle of 145º degrees, saturation: 0.5, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A5E1BE is Cyan = 0.27, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.12.
<style> p { color: #A5E1BE; } p { color: rgb(165,225,190); } H1.HeaderClassName { color: #A5E1BE; } .AnyTagClassName { color: #A5E1BE; } </style>
<style> a { background-color: #A5E1BE; } a { background-color: rgb(165,225,190); } div.DivClassName { background-color: #A5E1BE; } .BgClassName { background-color: #A5E1BE; } </style>
<style> span { border-color: #A5E1BE; } span { border-color: rgb(165,225,190); } td.TdClassName { border-color: #A5E1BE; } .TagClassName { border-color: #A5E1BE; } </style>