#9DAADD (or 0x9DAADD) is unknown color: approx Echo Blue. HEX triplet: 9D, AA and DD. RGB value is (157,170,221). Sum of RGB (Red+Green+Blue) = 157+170+221=548 (72% of max value = 765). Red value is 157 (61.72% from 255 or 28.65% from 548); Green value is 170 (66.80% from 255 or 31.02% from 548); Blue value is 221 (86.72% from 255 or 40.33% from 548); Max value from RGB is 221 - color contains mainly: blue. Hex color #9DAADD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9DAADD is #625522. Grayscale: #ABABAB. Windows color (decimal): -6444323 or 14527133. OLE color: 14527133.
HSL color Cylindrical-coordinate representation of color #9DAADD: hue angle of 227.81º degrees, saturation: 0.48, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9DAADD is Cyan = 0.29, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #9DAADD; } p { color: rgb(157,170,221); } H1.HeaderClassName { color: #9DAADD; } .AnyTagClassName { color: #9DAADD; } </style>
<style> a { background-color: #9DAADD; } a { background-color: rgb(157,170,221); } div.DivClassName { background-color: #9DAADD; } .BgClassName { background-color: #9DAADD; } </style>
<style> span { border-color: #9DAADD; } span { border-color: rgb(157,170,221); } td.TdClassName { border-color: #9DAADD; } .TagClassName { border-color: #9DAADD; } </style>