#95BCAF (or 0x95BCAF) is unknown color: approx Shadow Green. HEX triplet: 95, BC and AF. RGB value is (149,188,175). Sum of RGB (Red+Green+Blue) = 149+188+175=512 (67% of max value = 765). Red value is 149 (58.59% from 255 or 29.10% from 512); Green value is 188 (73.83% from 255 or 36.72% from 512); Blue value is 175 (68.75% from 255 or 34.18% from 512); Max value from RGB is 188 - color contains mainly: green. Hex color #95BCAF is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #95BCAF is #6A4350. Grayscale: #AEAEAE. Windows color (decimal): -6964049 or 11517077. OLE color: 11517077.
HSL color Cylindrical-coordinate representation of color #95BCAF: hue angle of 160º degrees, saturation: 0.23, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #95BCAF is Cyan = 0.21, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.26.
<style> p { color: #95BCAF; } p { color: rgb(149,188,175); } H1.HeaderClassName { color: #95BCAF; } .AnyTagClassName { color: #95BCAF; } </style>
<style> a { background-color: #95BCAF; } a { background-color: rgb(149,188,175); } div.DivClassName { background-color: #95BCAF; } .BgClassName { background-color: #95BCAF; } </style>
<style> span { border-color: #95BCAF; } span { border-color: rgb(149,188,175); } td.TdClassName { border-color: #95BCAF; } .TagClassName { border-color: #95BCAF; } </style>