#98DE50 (or 0x98DE50) is unknown color: approx Atlantis. HEX triplet: 98, DE and 50. RGB value is (152,222,80). Sum of RGB (Red+Green+Blue) = 152+222+80=454 (60% of max value = 765). Red value is 152 (59.77% from 255 or 33.48% from 454); Green value is 222 (87.11% from 255 or 48.90% from 454); Blue value is 80 (31.64% from 255 or 17.62% from 454); Max value from RGB is 222 - color contains mainly: green. Hex color #98DE50 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #98DE50 is #6721AF. Grayscale: #B9B9B9. Windows color (decimal): -6758832 or 5299864. OLE color: 5299864.
HSL color Cylindrical-coordinate representation of color #98DE50: hue angle of 89.58º degrees, saturation: 0.68, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #98DE50 is Cyan = 0.32, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.13.
<style> p { color: #98DE50; } p { color: rgb(152,222,80); } H1.HeaderClassName { color: #98DE50; } .AnyTagClassName { color: #98DE50; } </style>
<style> a { background-color: #98DE50; } a { background-color: rgb(152,222,80); } div.DivClassName { background-color: #98DE50; } .BgClassName { background-color: #98DE50; } </style>
<style> span { border-color: #98DE50; } span { border-color: rgb(152,222,80); } td.TdClassName { border-color: #98DE50; } .TagClassName { border-color: #98DE50; } </style>