#98BE7A (or 0x98BE7A) is unknown color: approx Olivine. HEX triplet: 98, BE and 7A. RGB value is (152,190,122). Sum of RGB (Red+Green+Blue) = 152+190+122=464 (61% of max value = 765). Red value is 152 (59.77% from 255 or 32.76% from 464); Green value is 190 (74.61% from 255 or 40.95% from 464); Blue value is 122 (48.05% from 255 or 26.29% from 464); Max value from RGB is 190 - color contains mainly: green. Hex color #98BE7A is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #98BE7A is #674185. Grayscale: #ABABAB. Windows color (decimal): -6766982 or 8044184. OLE color: 8044184.
HSL color Cylindrical-coordinate representation of color #98BE7A: hue angle of 93.53º degrees, saturation: 0.34, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #98BE7A is Cyan = 0.2, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.25.
<style> p { color: #98BE7A; } p { color: rgb(152,190,122); } H1.HeaderClassName { color: #98BE7A; } .AnyTagClassName { color: #98BE7A; } </style>
<style> a { background-color: #98BE7A; } a { background-color: rgb(152,190,122); } div.DivClassName { background-color: #98BE7A; } .BgClassName { background-color: #98BE7A; } </style>
<style> span { border-color: #98BE7A; } span { border-color: rgb(152,190,122); } td.TdClassName { border-color: #98BE7A; } .TagClassName { border-color: #98BE7A; } </style>