#98BE93 (or 0x98BE93) is unknown color: approx Dark Sea Green. HEX triplet: 98, BE and 93. RGB value is (152,190,147). Sum of RGB (Red+Green+Blue) = 152+190+147=489 (64% of max value = 765). Red value is 152 (59.77% from 255 or 31.08% from 489); Green value is 190 (74.61% from 255 or 38.85% from 489); Blue value is 147 (57.81% from 255 or 30.06% from 489); Max value from RGB is 190 - color contains mainly: green. Hex color #98BE93 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #98BE93 is #67416C. Grayscale: #ADADAD. Windows color (decimal): -6766957 or 9682584. OLE color: 9682584.
HSL color Cylindrical-coordinate representation of color #98BE93: hue angle of 113.02º degrees, saturation: 0.25, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #98BE93 is Cyan = 0.2, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.25.
<style> p { color: #98BE93; } p { color: rgb(152,190,147); } H1.HeaderClassName { color: #98BE93; } .AnyTagClassName { color: #98BE93; } </style>
<style> a { background-color: #98BE93; } a { background-color: rgb(152,190,147); } div.DivClassName { background-color: #98BE93; } .BgClassName { background-color: #98BE93; } </style>
<style> span { border-color: #98BE93; } span { border-color: rgb(152,190,147); } td.TdClassName { border-color: #98BE93; } .TagClassName { border-color: #98BE93; } </style>