#9DEEDE (or 0x9DEEDE) is unknown color: approx Ice Cold. HEX triplet: 9D, EE and DE. RGB value is (157,238,222). Sum of RGB (Red+Green+Blue) = 157+238+222=617 (81% of max value = 765). Red value is 157 (61.72% from 255 or 25.45% from 617); Green value is 238 (93.36% from 255 or 38.57% from 617); Blue value is 222 (87.11% from 255 or 35.98% from 617); Max value from RGB is 238 - color contains mainly: green. Hex color #9DEEDE is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #9DEEDE is #621121. Grayscale: #D3D3D3. Windows color (decimal): -6426914 or 14610077. OLE color: 14610077.
HSL color Cylindrical-coordinate representation of color #9DEEDE: hue angle of 168.15º degrees, saturation: 0.7, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9DEEDE is Cyan = 0.34, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.07.
<style> p { color: #9DEEDE; } p { color: rgb(157,238,222); } H1.HeaderClassName { color: #9DEEDE; } .AnyTagClassName { color: #9DEEDE; } </style>
<style> a { background-color: #9DEEDE; } a { background-color: rgb(157,238,222); } div.DivClassName { background-color: #9DEEDE; } .BgClassName { background-color: #9DEEDE; } </style>
<style> span { border-color: #9DEEDE; } span { border-color: rgb(157,238,222); } td.TdClassName { border-color: #9DEEDE; } .TagClassName { border-color: #9DEEDE; } </style>