#98DEB5 (or 0x98DEB5) is unknown color: approx Vista Blue. HEX triplet: 98, DE and B5. RGB value is (152,222,181). Sum of RGB (Red+Green+Blue) = 152+222+181=555 (73% of max value = 765). Red value is 152 (59.77% from 255 or 27.39% from 555); Green value is 222 (87.11% from 255 or 40% from 555); Blue value is 181 (71.09% from 255 or 32.61% from 555); Max value from RGB is 222 - color contains mainly: green. Hex color #98DEB5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #98DEB5 is #67214A. Grayscale: #C4C4C4. Windows color (decimal): -6758731 or 11919000. OLE color: 11919000.
HSL color Cylindrical-coordinate representation of color #98DEB5: hue angle of 144.86º degrees, saturation: 0.51, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #98DEB5 is Cyan = 0.32, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.13.
<style> p { color: #98DEB5; } p { color: rgb(152,222,181); } H1.HeaderClassName { color: #98DEB5; } .AnyTagClassName { color: #98DEB5; } </style>
<style> a { background-color: #98DEB5; } a { background-color: rgb(152,222,181); } div.DivClassName { background-color: #98DEB5; } .BgClassName { background-color: #98DEB5; } </style>
<style> span { border-color: #98DEB5; } span { border-color: rgb(152,222,181); } td.TdClassName { border-color: #98DEB5; } .TagClassName { border-color: #98DEB5; } </style>