#99EECF (or 0x99EECF) is unknown color: approx Magic Mint. HEX triplet: 99, EE and CF. RGB value is (153,238,207). Sum of RGB (Red+Green+Blue) = 153+238+207=598 (79% of max value = 765). Red value is 153 (60.16% from 255 or 25.59% from 598); Green value is 238 (93.36% from 255 or 39.80% from 598); Blue value is 207 (81.25% from 255 or 34.62% from 598); Max value from RGB is 238 - color contains mainly: green. Hex color #99EECF is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #99EECF is #661130. Grayscale: #D1D1D1. Windows color (decimal): -6689073 or 13627033. OLE color: 13627033.
HSL color Cylindrical-coordinate representation of color #99EECF: hue angle of 158.12º degrees, saturation: 0.71, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #99EECF is Cyan = 0.36, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #99eecf; } p { color: rgb(153,238,207); } H1.HeaderClassName { color: #99eecf; } .AnyTagClassName { color: #99eecf; } </style>
<style> a { background-color: #99eecf; } a { background-color: rgb(153,238,207); } div.DivClassName { background-color: #99eecf; } .BgClassName { background-color: #99eecf; } </style>
<style> span { border-color: #99eecf; } span { border-color: rgb(153,238,207); } td.TdClassName { border-color: #99eecf; } .TagClassName { border-color: #99eecf; } </style>