#99A9DC (or 0x99A9DC) is unknown color: approx Echo Blue. HEX triplet: 99, A9 and DC. RGB value is (153,169,220). Sum of RGB (Red+Green+Blue) = 153+169+220=542 (71% of max value = 765). Red value is 153 (60.16% from 255 or 28.23% from 542); Green value is 169 (66.41% from 255 or 31.18% from 542); Blue value is 220 (86.33% from 255 or 40.59% from 542); Max value from RGB is 220 - color contains mainly: blue. Hex color #99A9DC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #99A9DC is #665623. Grayscale: #A9A9A9. Windows color (decimal): -6706724 or 14461337. OLE color: 14461337.
HSL color Cylindrical-coordinate representation of color #99A9DC: hue angle of 225.67º degrees, saturation: 0.49, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #99A9DC is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #99A9DC; } p { color: rgb(153,169,220); } H1.HeaderClassName { color: #99A9DC; } .AnyTagClassName { color: #99A9DC; } </style>
<style> a { background-color: #99A9DC; } a { background-color: rgb(153,169,220); } div.DivClassName { background-color: #99A9DC; } .BgClassName { background-color: #99A9DC; } </style>
<style> span { border-color: #99A9DC; } span { border-color: rgb(153,169,220); } td.TdClassName { border-color: #99A9DC; } .TagClassName { border-color: #99A9DC; } </style>