#99EBBB (or 0x99EBBB) is unknown color: approx Vista Blue. HEX triplet: 99, EB and BB. RGB value is (153,235,187). Sum of RGB (Red+Green+Blue) = 153+235+187=575 (76% of max value = 765). Red value is 153 (60.16% from 255 or 26.61% from 575); Green value is 235 (92.19% from 255 or 40.87% from 575); Blue value is 187 (73.44% from 255 or 32.52% from 575); Max value from RGB is 235 - color contains mainly: green. Hex color #99EBBB is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #99EBBB is #661444. Grayscale: #CDCDCD. Windows color (decimal): -6689861 or 12315545. OLE color: 12315545.
HSL color Cylindrical-coordinate representation of color #99EBBB: hue angle of 144.88º degrees, saturation: 0.67, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #99EBBB is Cyan = 0.35, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.08.
<style> p { color: #99ebbb; } p { color: rgb(153,235,187); } H1.HeaderClassName { color: #99ebbb; } .AnyTagClassName { color: #99ebbb; } </style>
<style> a { background-color: #99ebbb; } a { background-color: rgb(153,235,187); } div.DivClassName { background-color: #99ebbb; } .BgClassName { background-color: #99ebbb; } </style>
<style> span { border-color: #99ebbb; } span { border-color: rgb(153,235,187); } td.TdClassName { border-color: #99ebbb; } .TagClassName { border-color: #99ebbb; } </style>