#99E69E (or 0x99E69E) is unknown color: approx Light Green. HEX triplet: 99, E6 and 9E. RGB value is (153,230,158). Sum of RGB (Red+Green+Blue) = 153+230+158=541 (71% of max value = 765). Red value is 153 (60.16% from 255 or 28.28% from 541); Green value is 230 (90.23% from 255 or 42.51% from 541); Blue value is 158 (62.11% from 255 or 29.21% from 541); Max value from RGB is 230 - color contains mainly: green. Hex color #99E69E is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #99E69E is #661961. Grayscale: #C6C6C6. Windows color (decimal): -6691170 or 10413721. OLE color: 10413721.
HSL color Cylindrical-coordinate representation of color #99E69E: hue angle of 123.9º degrees, saturation: 0.61, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #99E69E is Cyan = 0.33, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.10.
<style> p { color: #99E69E; } p { color: rgb(153,230,158); } H1.HeaderClassName { color: #99E69E; } .AnyTagClassName { color: #99E69E; } </style>
<style> a { background-color: #99E69E; } a { background-color: rgb(153,230,158); } div.DivClassName { background-color: #99E69E; } .BgClassName { background-color: #99E69E; } </style>
<style> span { border-color: #99E69E; } span { border-color: rgb(153,230,158); } td.TdClassName { border-color: #99E69E; } .TagClassName { border-color: #99E69E; } </style>