#9ECEDE (or 0x9ECEDE) is unknown color: approx Regent St Blue. HEX triplet: 9E, CE and DE. RGB value is (158,206,222). Sum of RGB (Red+Green+Blue) = 158+206+222=586 (77% of max value = 765). Red value is 158 (62.11% from 255 or 26.96% from 586); Green value is 206 (80.86% from 255 or 35.15% from 586); Blue value is 222 (87.11% from 255 or 37.88% from 586); Max value from RGB is 222 - color contains mainly: blue. Hex color #9ECEDE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #9ECEDE is #613121. Grayscale: #C1C1C1. Windows color (decimal): -6369570 or 14601886. OLE color: 14601886.
HSL color Cylindrical-coordinate representation of color #9ECEDE: hue angle of 195º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9ECEDE is Cyan = 0.29, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #9ecede; } p { color: rgb(158,206,222); } H1.HeaderClassName { color: #9ecede; } .AnyTagClassName { color: #9ecede; } </style>
<style> a { background-color: #9ecede; } a { background-color: rgb(158,206,222); } div.DivClassName { background-color: #9ecede; } .BgClassName { background-color: #9ecede; } </style>
<style> span { border-color: #9ecede; } span { border-color: rgb(158,206,222); } td.TdClassName { border-color: #9ecede; } .TagClassName { border-color: #9ecede; } </style>