#98A214 (or 0x98A214) is unknown color: approx Citron. HEX triplet: 98, A2 and 14. RGB value is (152,162,20). Sum of RGB (Red+Green+Blue) = 152+162+20=334 (44% of max value = 765). Red value is 152 (59.77% from 255 or 45.51% from 334); Green value is 162 (63.67% from 255 or 48.50% from 334); Blue value is 20 (8.20% from 255 or 5.99% from 334); Max value from RGB is 162 - color contains mainly: green. Hex color #98A214 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #98A214 is #675DEB. Grayscale: #8F8F8F. Windows color (decimal): -6774252 or 1352344. OLE color: 1352344.
HSL color Cylindrical-coordinate representation of color #98A214: hue angle of 64.23º degrees, saturation: 0.78, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #98A214 is Cyan = 0.06, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.36.
<style> p { color: #98a214; } p { color: rgb(152,162,20); } H1.HeaderClassName { color: #98a214; } .AnyTagClassName { color: #98a214; } </style>
<style> a { background-color: #98a214; } a { background-color: rgb(152,162,20); } div.DivClassName { background-color: #98a214; } .BgClassName { background-color: #98a214; } </style>
<style> span { border-color: #98a214; } span { border-color: rgb(152,162,20); } td.TdClassName { border-color: #98a214; } .TagClassName { border-color: #98a214; } </style>