#98DC52 (or 0x98DC52) is unknown color: approx Atlantis. HEX triplet: 98, DC and 52. RGB value is (152,220,82). Sum of RGB (Red+Green+Blue) = 152+220+82=454 (60% of max value = 765). Red value is 152 (59.77% from 255 or 33.48% from 454); Green value is 220 (86.33% from 255 or 48.46% from 454); Blue value is 82 (32.42% from 255 or 18.06% from 454); Max value from RGB is 220 - color contains mainly: green. Hex color #98DC52 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #98DC52 is #6723AD. Grayscale: #B8B8B8. Windows color (decimal): -6759342 or 5430424. OLE color: 5430424.
HSL color Cylindrical-coordinate representation of color #98DC52: hue angle of 89.57º degrees, saturation: 0.66, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #98DC52 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.14.
<style> p { color: #98dc52; } p { color: rgb(152,220,82); } H1.HeaderClassName { color: #98dc52; } .AnyTagClassName { color: #98dc52; } </style>
<style> a { background-color: #98dc52; } a { background-color: rgb(152,220,82); } div.DivClassName { background-color: #98dc52; } .BgClassName { background-color: #98dc52; } </style>
<style> span { border-color: #98dc52; } span { border-color: rgb(152,220,82); } td.TdClassName { border-color: #98dc52; } .TagClassName { border-color: #98dc52; } </style>