#95C3BE (or 0x95C3BE) is unknown color: approx Shadow Green. HEX triplet: 95, C3 and BE. RGB value is (149,195,190). Sum of RGB (Red+Green+Blue) = 149+195+190=534 (70% of max value = 765). Red value is 149 (58.59% from 255 or 27.90% from 534); Green value is 195 (76.56% from 255 or 36.52% from 534); Blue value is 190 (74.61% from 255 or 35.58% from 534); Max value from RGB is 195 - color contains mainly: green. Hex color #95C3BE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #95C3BE is #6A3C41. Grayscale: #B4B4B4. Windows color (decimal): -6962242 or 12501909. OLE color: 12501909.
HSL color Cylindrical-coordinate representation of color #95C3BE: hue angle of 173.48º degrees, saturation: 0.28, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #95C3BE is Cyan = 0.24, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.24.
<style> p { color: #95C3BE; } p { color: rgb(149,195,190); } H1.HeaderClassName { color: #95C3BE; } .AnyTagClassName { color: #95C3BE; } </style>
<style> a { background-color: #95C3BE; } a { background-color: rgb(149,195,190); } div.DivClassName { background-color: #95C3BE; } .BgClassName { background-color: #95C3BE; } </style>
<style> span { border-color: #95C3BE; } span { border-color: rgb(149,195,190); } td.TdClassName { border-color: #95C3BE; } .TagClassName { border-color: #95C3BE; } </style>