#95BE8F (or 0x95BE8F) is unknown color: approx Dark Sea Green. HEX triplet: 95, BE and 8F. RGB value is (149,190,143). Sum of RGB (Red+Green+Blue) = 149+190+143=482 (63% of max value = 765). Red value is 149 (58.59% from 255 or 30.91% from 482); Green value is 190 (74.61% from 255 or 39.42% from 482); Blue value is 143 (56.25% from 255 or 29.67% from 482); Max value from RGB is 190 - color contains mainly: green. Hex color #95BE8F is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #95BE8F is #6A4170. Grayscale: #ACACAC. Windows color (decimal): -6963569 or 9420437. OLE color: 9420437.
HSL color Cylindrical-coordinate representation of color #95BE8F: hue angle of 112.34º degrees, saturation: 0.27, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #95BE8F is Cyan = 0.22, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.25.
<style> p { color: #95BE8F; } p { color: rgb(149,190,143); } H1.HeaderClassName { color: #95BE8F; } .AnyTagClassName { color: #95BE8F; } </style>
<style> a { background-color: #95BE8F; } a { background-color: rgb(149,190,143); } div.DivClassName { background-color: #95BE8F; } .BgClassName { background-color: #95BE8F; } </style>
<style> span { border-color: #95BE8F; } span { border-color: rgb(149,190,143); } td.TdClassName { border-color: #95BE8F; } .TagClassName { border-color: #95BE8F; } </style>