#9FAEDE (or 0x9FAEDE) is unknown color: approx Echo Blue. HEX triplet: 9F, AE and DE. RGB value is (159,174,222). Sum of RGB (Red+Green+Blue) = 159+174+222=555 (73% of max value = 765). Red value is 159 (62.5% from 255 or 28.65% from 555); Green value is 174 (68.36% from 255 or 31.35% from 555); Blue value is 222 (87.11% from 255 or 40% from 555); Max value from RGB is 222 - color contains mainly: blue. Hex color #9FAEDE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9FAEDE is #605121. Grayscale: #AEAEAE. Windows color (decimal): -6312226 or 14593695. OLE color: 14593695.
HSL color Cylindrical-coordinate representation of color #9FAEDE: hue angle of 225.71º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9FAEDE is Cyan = 0.28, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #9FAEDE; } p { color: rgb(159,174,222); } H1.HeaderClassName { color: #9FAEDE; } .AnyTagClassName { color: #9FAEDE; } </style>
<style> a { background-color: #9FAEDE; } a { background-color: rgb(159,174,222); } div.DivClassName { background-color: #9FAEDE; } .BgClassName { background-color: #9FAEDE; } </style>
<style> span { border-color: #9FAEDE; } span { border-color: rgb(159,174,222); } td.TdClassName { border-color: #9FAEDE; } .TagClassName { border-color: #9FAEDE; } </style>