#95B47F (or 0x95B47F) is unknown color: approx Olivine. HEX triplet: 95, B4 and 7F. RGB value is (149,180,127). Sum of RGB (Red+Green+Blue) = 149+180+127=456 (60% of max value = 765). Red value is 149 (58.59% from 255 or 32.68% from 456); Green value is 180 (70.70% from 255 or 39.47% from 456); Blue value is 127 (50% from 255 or 27.85% from 456); Max value from RGB is 180 - color contains mainly: green. Hex color #95B47F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #95B47F is #6A4B80. Grayscale: #A4A4A4. Windows color (decimal): -6966145 or 8369301. OLE color: 8369301.
HSL color Cylindrical-coordinate representation of color #95B47F: hue angle of 95.09º degrees, saturation: 0.26, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #95B47F is Cyan = 0.17, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.29.
<style> p { color: #95B47F; } p { color: rgb(149,180,127); } H1.HeaderClassName { color: #95B47F; } .AnyTagClassName { color: #95B47F; } </style>
<style> a { background-color: #95B47F; } a { background-color: rgb(149,180,127); } div.DivClassName { background-color: #95B47F; } .BgClassName { background-color: #95B47F; } </style>
<style> span { border-color: #95B47F; } span { border-color: rgb(149,180,127); } td.TdClassName { border-color: #95B47F; } .TagClassName { border-color: #95B47F; } </style>