#99B3DF (or 0x99B3DF) is unknown color: approx Echo Blue. HEX triplet: 99, B3 and DF. RGB value is (153,179,223). Sum of RGB (Red+Green+Blue) = 153+179+223=555 (73% of max value = 765). Red value is 153 (60.16% from 255 or 27.57% from 555); Green value is 179 (70.31% from 255 or 32.25% from 555); Blue value is 223 (87.5% from 255 or 40.18% from 555); Max value from RGB is 223 - color contains mainly: blue. Hex color #99B3DF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #99B3DF is #664C20. Grayscale: #B0B0B0. Windows color (decimal): -6704161 or 14660505. OLE color: 14660505.
HSL color Cylindrical-coordinate representation of color #99B3DF: hue angle of 217.71º degrees, saturation: 0.52, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #99B3DF is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #99B3DF; } p { color: rgb(153,179,223); } H1.HeaderClassName { color: #99B3DF; } .AnyTagClassName { color: #99B3DF; } </style>
<style> a { background-color: #99B3DF; } a { background-color: rgb(153,179,223); } div.DivClassName { background-color: #99B3DF; } .BgClassName { background-color: #99B3DF; } </style>
<style> span { border-color: #99B3DF; } span { border-color: rgb(153,179,223); } td.TdClassName { border-color: #99B3DF; } .TagClassName { border-color: #99B3DF; } </style>