#95CB5D (or 0x95CB5D) is unknown color: approx Mantis. HEX triplet: 95, CB and 5D. RGB value is (149,203,93). Sum of RGB (Red+Green+Blue) = 149+203+93=445 (58% of max value = 765). Red value is 149 (58.59% from 255 or 33.48% from 445); Green value is 203 (79.69% from 255 or 45.62% from 445); Blue value is 93 (36.72% from 255 or 20.90% from 445); Max value from RGB is 203 - color contains mainly: green. Hex color #95CB5D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #95CB5D is #6A34A2. Grayscale: #AEAEAE. Windows color (decimal): -6960291 or 6146965. OLE color: 6146965.
HSL color Cylindrical-coordinate representation of color #95CB5D: hue angle of 89.45º degrees, saturation: 0.51, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #95CB5D is Cyan = 0.27, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.20.
<style> p { color: #95CB5D; } p { color: rgb(149,203,93); } H1.HeaderClassName { color: #95CB5D; } .AnyTagClassName { color: #95CB5D; } </style>
<style> a { background-color: #95CB5D; } a { background-color: rgb(149,203,93); } div.DivClassName { background-color: #95CB5D; } .BgClassName { background-color: #95CB5D; } </style>
<style> span { border-color: #95CB5D; } span { border-color: rgb(149,203,93); } td.TdClassName { border-color: #95CB5D; } .TagClassName { border-color: #95CB5D; } </style>