#99BED8 (or 0x99BED8) is unknown color: approx Regent St Blue. HEX triplet: 99, BE and D8. RGB value is (153,190,216). Sum of RGB (Red+Green+Blue) = 153+190+216=559 (74% of max value = 765). Red value is 153 (60.16% from 255 or 27.37% from 559); Green value is 190 (74.61% from 255 or 33.99% from 559); Blue value is 216 (84.77% from 255 or 38.64% from 559); Max value from RGB is 216 - color contains mainly: blue. Hex color #99BED8 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #99BED8 is #664127. Grayscale: #B5B5B5. Windows color (decimal): -6701352 or 14204569. OLE color: 14204569.
HSL color Cylindrical-coordinate representation of color #99BED8: hue angle of 204.76º degrees, saturation: 0.45, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #99BED8 is Cyan = 0.29, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #99BED8; } p { color: rgb(153,190,216); } H1.HeaderClassName { color: #99BED8; } .AnyTagClassName { color: #99BED8; } </style>
<style> a { background-color: #99BED8; } a { background-color: rgb(153,190,216); } div.DivClassName { background-color: #99BED8; } .BgClassName { background-color: #99BED8; } </style>
<style> span { border-color: #99BED8; } span { border-color: rgb(153,190,216); } td.TdClassName { border-color: #99BED8; } .TagClassName { border-color: #99BED8; } </style>