#9DAABF (or 0x9DAABF) is unknown color: approx Rock Blue. HEX triplet: 9D, AA and BF. RGB value is (157,170,191). Sum of RGB (Red+Green+Blue) = 157+170+191=518 (68% of max value = 765). Red value is 157 (61.72% from 255 or 30.31% from 518); Green value is 170 (66.80% from 255 or 32.82% from 518); Blue value is 191 (75% from 255 or 36.87% from 518); Max value from RGB is 191 - color contains mainly: blue. Hex color #9DAABF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9DAABF is #625540. Grayscale: #A8A8A8. Windows color (decimal): -6444353 or 12561053. OLE color: 12561053.
HSL color Cylindrical-coordinate representation of color #9DAABF: hue angle of 217.06º degrees, saturation: 0.21, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #9DAABF is Cyan = 0.18, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #9DAABF; } p { color: rgb(157,170,191); } H1.HeaderClassName { color: #9DAABF; } .AnyTagClassName { color: #9DAABF; } </style>
<style> a { background-color: #9DAABF; } a { background-color: rgb(157,170,191); } div.DivClassName { background-color: #9DAABF; } .BgClassName { background-color: #9DAABF; } </style>
<style> span { border-color: #9DAABF; } span { border-color: rgb(157,170,191); } td.TdClassName { border-color: #9DAABF; } .TagClassName { border-color: #9DAABF; } </style>