#95FEB4 (or 0x95FEB4) is unknown color: approx Mint Green. HEX triplet: 95, FE and B4. RGB value is (149,254,180). Sum of RGB (Red+Green+Blue) = 149+254+180=583 (77% of max value = 765). Red value is 149 (58.59% from 255 or 25.56% from 583); Green value is 254 (99.61% from 255 or 43.57% from 583); Blue value is 180 (70.70% from 255 or 30.87% from 583); Max value from RGB is 254 - color contains mainly: green. Hex color #95FEB4 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #95FEB4 is #6A014B. Grayscale: #D6D6D6. Windows color (decimal): -6947148 or 11861653. OLE color: 11861653.
HSL color Cylindrical-coordinate representation of color #95FEB4: hue angle of 137.71º degrees, saturation: 0.98, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #95FEB4 is Cyan = 0.41, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.00.
<style> p { color: #95FEB4; } p { color: rgb(149,254,180); } H1.HeaderClassName { color: #95FEB4; } .AnyTagClassName { color: #95FEB4; } </style>
<style> a { background-color: #95FEB4; } a { background-color: rgb(149,254,180); } div.DivClassName { background-color: #95FEB4; } .BgClassName { background-color: #95FEB4; } </style>
<style> span { border-color: #95FEB4; } span { border-color: rgb(149,254,180); } td.TdClassName { border-color: #95FEB4; } .TagClassName { border-color: #95FEB4; } </style>