#95FA98 (or 0x95FA98) is unknown color: approx Pale Green. HEX triplet: 95, FA and 98. RGB value is (149,250,152). Sum of RGB (Red+Green+Blue) = 149+250+152=551 (72% of max value = 765). Red value is 149 (58.59% from 255 or 27.04% from 551); Green value is 250 (98.05% from 255 or 45.37% from 551); Blue value is 152 (59.77% from 255 or 27.59% from 551); Max value from RGB is 250 - color contains mainly: green. Hex color #95FA98 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #95FA98 is #6A0567. Grayscale: #D0D0D0. Windows color (decimal): -6948200 or 10025621. OLE color: 10025621.
HSL color Cylindrical-coordinate representation of color #95FA98: hue angle of 121.78º degrees, saturation: 0.91, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #95FA98 is Cyan = 0.40, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.02.
<style> p { color: #95FA98; } p { color: rgb(149,250,152); } H1.HeaderClassName { color: #95FA98; } .AnyTagClassName { color: #95FA98; } </style>
<style> a { background-color: #95FA98; } a { background-color: rgb(149,250,152); } div.DivClassName { background-color: #95FA98; } .BgClassName { background-color: #95FA98; } </style>
<style> span { border-color: #95FA98; } span { border-color: rgb(149,250,152); } td.TdClassName { border-color: #95FA98; } .TagClassName { border-color: #95FA98; } </style>