#99EDDF (or 0x99EDDF) is unknown color: approx Ice Cold. HEX triplet: 99, ED and DF. RGB value is (153,237,223). Sum of RGB (Red+Green+Blue) = 153+237+223=613 (81% of max value = 765). Red value is 153 (60.16% from 255 or 24.96% from 613); Green value is 237 (92.97% from 255 or 38.66% from 613); Blue value is 223 (87.5% from 255 or 36.38% from 613); Max value from RGB is 237 - color contains mainly: green. Hex color #99EDDF is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #99EDDF is #661220. Grayscale: #D2D2D2. Windows color (decimal): -6689313 or 14675353. OLE color: 14675353.
HSL color Cylindrical-coordinate representation of color #99EDDF: hue angle of 170º degrees, saturation: 0.7, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #99EDDF is Cyan = 0.35, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.07.
<style> p { color: #99EDDF; } p { color: rgb(153,237,223); } H1.HeaderClassName { color: #99EDDF; } .AnyTagClassName { color: #99EDDF; } </style>
<style> a { background-color: #99EDDF; } a { background-color: rgb(153,237,223); } div.DivClassName { background-color: #99EDDF; } .BgClassName { background-color: #99EDDF; } </style>
<style> span { border-color: #99EDDF; } span { border-color: rgb(153,237,223); } td.TdClassName { border-color: #99EDDF; } .TagClassName { border-color: #99EDDF; } </style>