#99E9C1 (or 0x99E9C1) is unknown color: approx Vista Blue. HEX triplet: 99, E9 and C1. RGB value is (153,233,193). Sum of RGB (Red+Green+Blue) = 153+233+193=579 (76% of max value = 765). Red value is 153 (60.16% from 255 or 26.42% from 579); Green value is 233 (91.41% from 255 or 40.24% from 579); Blue value is 193 (75.78% from 255 or 33.33% from 579); Max value from RGB is 233 - color contains mainly: green. Hex color #99E9C1 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #99E9C1 is #66163E. Grayscale: #CCCCCC. Windows color (decimal): -6690367 or 12708249. OLE color: 12708249.
HSL color Cylindrical-coordinate representation of color #99E9C1: hue angle of 150º degrees, saturation: 0.65, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #99E9C1 is Cyan = 0.34, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.09.
<style> p { color: #99E9C1; } p { color: rgb(153,233,193); } H1.HeaderClassName { color: #99E9C1; } .AnyTagClassName { color: #99E9C1; } </style>
<style> a { background-color: #99E9C1; } a { background-color: rgb(153,233,193); } div.DivClassName { background-color: #99E9C1; } .BgClassName { background-color: #99E9C1; } </style>
<style> span { border-color: #99E9C1; } span { border-color: rgb(153,233,193); } td.TdClassName { border-color: #99E9C1; } .TagClassName { border-color: #99E9C1; } </style>