#98C75E (or 0x98C75E) is unknown color: approx Olivine. HEX triplet: 98, C7 and 5E. RGB value is (152,199,94). Sum of RGB (Red+Green+Blue) = 152+199+94=445 (58% of max value = 765). Red value is 152 (59.77% from 255 or 34.16% from 445); Green value is 199 (78.12% from 255 or 44.72% from 445); Blue value is 94 (37.11% from 255 or 21.12% from 445); Max value from RGB is 199 - color contains mainly: green. Hex color #98C75E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #98C75E is #6738A1. Grayscale: #ADADAD. Windows color (decimal): -6764706 or 6211480. OLE color: 6211480.
HSL color Cylindrical-coordinate representation of color #98C75E: hue angle of 86.86º degrees, saturation: 0.48, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #98C75E is Cyan = 0.24, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.22.
<style> p { color: #98C75E; } p { color: rgb(152,199,94); } H1.HeaderClassName { color: #98C75E; } .AnyTagClassName { color: #98C75E; } </style>
<style> a { background-color: #98C75E; } a { background-color: rgb(152,199,94); } div.DivClassName { background-color: #98C75E; } .BgClassName { background-color: #98C75E; } </style>
<style> span { border-color: #98C75E; } span { border-color: rgb(152,199,94); } td.TdClassName { border-color: #98C75E; } .TagClassName { border-color: #98C75E; } </style>