#9DEAF1 (or 0x9DEAF1) is unknown color: approx Blizzard Blue. HEX triplet: 9D, EA and F1. RGB value is (157,234,241). Sum of RGB (Red+Green+Blue) = 157+234+241=632 (83% of max value = 765). Red value is 157 (61.72% from 255 or 24.84% from 632); Green value is 234 (91.80% from 255 or 37.03% from 632); Blue value is 241 (94.53% from 255 or 38.13% from 632); Max value from RGB is 241 - color contains mainly: blue. Hex color #9DEAF1 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #9DEAF1 is #62150E. Grayscale: #D3D3D3. Windows color (decimal): -6427919 or 15854237. OLE color: 15854237.
HSL color Cylindrical-coordinate representation of color #9DEAF1: hue angle of 185º degrees, saturation: 0.75, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9DEAF1 is Cyan = 0.35, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #9DEAF1; } p { color: rgb(157,234,241); } H1.HeaderClassName { color: #9DEAF1; } .AnyTagClassName { color: #9DEAF1; } </style>
<style> a { background-color: #9DEAF1; } a { background-color: rgb(157,234,241); } div.DivClassName { background-color: #9DEAF1; } .BgClassName { background-color: #9DEAF1; } </style>
<style> span { border-color: #9DEAF1; } span { border-color: rgb(157,234,241); } td.TdClassName { border-color: #9DEAF1; } .TagClassName { border-color: #9DEAF1; } </style>