#9FAEDB (or 0x9FAEDB) is unknown color: approx Echo Blue. HEX triplet: 9F, AE and DB. RGB value is (159,174,219). Sum of RGB (Red+Green+Blue) = 159+174+219=552 (73% of max value = 765). Red value is 159 (62.5% from 255 or 28.80% from 552); Green value is 174 (68.36% from 255 or 31.52% from 552); Blue value is 219 (85.94% from 255 or 39.67% from 552); Max value from RGB is 219 - color contains mainly: blue. Hex color #9FAEDB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9FAEDB is #605124. Grayscale: #AEAEAE. Windows color (decimal): -6312229 or 14397087. OLE color: 14397087.
HSL color Cylindrical-coordinate representation of color #9FAEDB: hue angle of 225º degrees, saturation: 0.45, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9FAEDB is Cyan = 0.27, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #9FAEDB; } p { color: rgb(159,174,219); } H1.HeaderClassName { color: #9FAEDB; } .AnyTagClassName { color: #9FAEDB; } </style>
<style> a { background-color: #9FAEDB; } a { background-color: rgb(159,174,219); } div.DivClassName { background-color: #9FAEDB; } .BgClassName { background-color: #9FAEDB; } </style>
<style> span { border-color: #9FAEDB; } span { border-color: rgb(159,174,219); } td.TdClassName { border-color: #9FAEDB; } .TagClassName { border-color: #9FAEDB; } </style>