#98F8A5 (or 0x98F8A5) is unknown color: approx Pale Green. HEX triplet: 98, F8 and A5. RGB value is (152,248,165). Sum of RGB (Red+Green+Blue) = 152+248+165=565 (74% of max value = 765). Red value is 152 (59.77% from 255 or 26.90% from 565); Green value is 248 (97.27% from 255 or 43.89% from 565); Blue value is 165 (64.84% from 255 or 29.20% from 565); Max value from RGB is 248 - color contains mainly: green. Hex color #98F8A5 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #98F8A5 is #67075A. Grayscale: #D2D2D2. Windows color (decimal): -6752091 or 10877080. OLE color: 10877080.
HSL color Cylindrical-coordinate representation of color #98F8A5: hue angle of 128.12º degrees, saturation: 0.87, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #98F8A5 is Cyan = 0.39, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.03.
<style> p { color: #98F8A5; } p { color: rgb(152,248,165); } H1.HeaderClassName { color: #98F8A5; } .AnyTagClassName { color: #98F8A5; } </style>
<style> a { background-color: #98F8A5; } a { background-color: rgb(152,248,165); } div.DivClassName { background-color: #98F8A5; } .BgClassName { background-color: #98F8A5; } </style>
<style> span { border-color: #98F8A5; } span { border-color: rgb(152,248,165); } td.TdClassName { border-color: #98F8A5; } .TagClassName { border-color: #98F8A5; } </style>