#99D4FB (or 0x99D4FB) is unknown color: approx Columbia Blue. HEX triplet: 99, D4 and FB. RGB value is (153,212,251). Sum of RGB (Red+Green+Blue) = 153+212+251=616 (81% of max value = 765). Red value is 153 (60.16% from 255 or 24.84% from 616); Green value is 212 (83.20% from 255 or 34.42% from 616); Blue value is 251 (98.44% from 255 or 40.75% from 616); Max value from RGB is 251 - color contains mainly: blue. Hex color #99D4FB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #99D4FB is #662B04. Grayscale: #C6C6C6. Windows color (decimal): -6695685 or 16503961. OLE color: 16503961.
HSL color Cylindrical-coordinate representation of color #99D4FB: hue angle of 203.88º degrees, saturation: 0.92, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #99D4FB is Cyan = 0.39, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #99D4FB; } p { color: rgb(153,212,251); } H1.HeaderClassName { color: #99D4FB; } .AnyTagClassName { color: #99D4FB; } </style>
<style> a { background-color: #99D4FB; } a { background-color: rgb(153,212,251); } div.DivClassName { background-color: #99D4FB; } .BgClassName { background-color: #99D4FB; } </style>
<style> span { border-color: #99D4FB; } span { border-color: rgb(153,212,251); } td.TdClassName { border-color: #99D4FB; } .TagClassName { border-color: #99D4FB; } </style>