#9DA8CD (or 0x9DA8CD) is unknown color: approx Echo Blue. HEX triplet: 9D, A8 and CD. RGB value is (157,168,205). Sum of RGB (Red+Green+Blue) = 157+168+205=530 (70% of max value = 765). Red value is 157 (61.72% from 255 or 29.62% from 530); Green value is 168 (66.02% from 255 or 31.70% from 530); Blue value is 205 (80.47% from 255 or 38.68% from 530); Max value from RGB is 205 - color contains mainly: blue. Hex color #9DA8CD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9DA8CD is #625732. Grayscale: #A8A8A8. Windows color (decimal): -6444851 or 13478045. OLE color: 13478045.
HSL color Cylindrical-coordinate representation of color #9DA8CD: hue angle of 226.25º degrees, saturation: 0.32, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #9DA8CD is Cyan = 0.23, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #9DA8CD; } p { color: rgb(157,168,205); } H1.HeaderClassName { color: #9DA8CD; } .AnyTagClassName { color: #9DA8CD; } </style>
<style> a { background-color: #9DA8CD; } a { background-color: rgb(157,168,205); } div.DivClassName { background-color: #9DA8CD; } .BgClassName { background-color: #9DA8CD; } </style>
<style> span { border-color: #9DA8CD; } span { border-color: rgb(157,168,205); } td.TdClassName { border-color: #9DA8CD; } .TagClassName { border-color: #9DA8CD; } </style>