#99ABDB (or 0x99ABDB) is unknown color: approx Echo Blue. HEX triplet: 99, AB and DB. RGB value is (153,171,219). Sum of RGB (Red+Green+Blue) = 153+171+219=543 (71% of max value = 765). Red value is 153 (60.16% from 255 or 28.18% from 543); Green value is 171 (67.19% from 255 or 31.49% from 543); Blue value is 219 (85.94% from 255 or 40.33% from 543); Max value from RGB is 219 - color contains mainly: blue. Hex color #99ABDB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #99ABDB is #665424. Grayscale: #AAAAAA. Windows color (decimal): -6706213 or 14396313. OLE color: 14396313.
HSL color Cylindrical-coordinate representation of color #99ABDB: hue angle of 223.64º degrees, saturation: 0.48, 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 #99ABDB is Cyan = 0.30, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #99ABDB; } p { color: rgb(153,171,219); } H1.HeaderClassName { color: #99ABDB; } .AnyTagClassName { color: #99ABDB; } </style>
<style> a { background-color: #99ABDB; } a { background-color: rgb(153,171,219); } div.DivClassName { background-color: #99ABDB; } .BgClassName { background-color: #99ABDB; } </style>
<style> span { border-color: #99ABDB; } span { border-color: rgb(153,171,219); } td.TdClassName { border-color: #99ABDB; } .TagClassName { border-color: #99ABDB; } </style>