#95E99F (or 0x95E99F) is unknown color: approx Light Green. HEX triplet: 95, E9 and 9F. RGB value is (149,233,159). Sum of RGB (Red+Green+Blue) = 149+233+159=541 (71% of max value = 765). Red value is 149 (58.59% from 255 or 27.54% from 541); Green value is 233 (91.41% from 255 or 43.07% from 541); Blue value is 159 (62.5% from 255 or 29.39% from 541); Max value from RGB is 233 - color contains mainly: green. Hex color #95E99F is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #95E99F is #6A1660. Grayscale: #C7C7C7. Windows color (decimal): -6952545 or 10480021. OLE color: 10480021.
HSL color Cylindrical-coordinate representation of color #95E99F: hue angle of 127.14º degrees, saturation: 0.66, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #95E99F is Cyan = 0.36, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.09.
<style> p { color: #95e99f; } p { color: rgb(149,233,159); } H1.HeaderClassName { color: #95e99f; } .AnyTagClassName { color: #95e99f; } </style>
<style> a { background-color: #95e99f; } a { background-color: rgb(149,233,159); } div.DivClassName { background-color: #95e99f; } .BgClassName { background-color: #95e99f; } </style>
<style> span { border-color: #95e99f; } span { border-color: rgb(149,233,159); } td.TdClassName { border-color: #95e99f; } .TagClassName { border-color: #95e99f; } </style>