#99D4ED (or 0x99D4ED) is unknown color: approx Cornflower. HEX triplet: 99, D4 and ED. RGB value is (153,212,237). Sum of RGB (Red+Green+Blue) = 153+212+237=602 (79% of max value = 765). Red value is 153 (60.16% from 255 or 25.42% from 602); Green value is 212 (83.20% from 255 or 35.22% from 602); Blue value is 237 (92.97% from 255 or 39.37% from 602); Max value from RGB is 237 - color contains mainly: blue. Hex color #99D4ED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #99D4ED is #662B12. Grayscale: #C5C5C5. Windows color (decimal): -6695699 or 15586457. OLE color: 15586457.
HSL color Cylindrical-coordinate representation of color #99D4ED: hue angle of 197.86º degrees, saturation: 0.7, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #99D4ED is Cyan = 0.35, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #99d4ed; } p { color: rgb(153,212,237); } H1.HeaderClassName { color: #99d4ed; } .AnyTagClassName { color: #99d4ed; } </style>
<style> a { background-color: #99d4ed; } a { background-color: rgb(153,212,237); } div.DivClassName { background-color: #99d4ed; } .BgClassName { background-color: #99d4ed; } </style>
<style> span { border-color: #99d4ed; } span { border-color: rgb(153,212,237); } td.TdClassName { border-color: #99d4ed; } .TagClassName { border-color: #99d4ed; } </style>