#95C34B (or 0x95C34B) is unknown color: approx Atlantis. HEX triplet: 95, C3 and 4B. RGB value is (149,195,75). Sum of RGB (Red+Green+Blue) = 149+195+75=419 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.56% from 419); Green value is 195 (76.56% from 255 or 46.54% from 419); Blue value is 75 (29.69% from 255 or 17.90% from 419); Max value from RGB is 195 - color contains mainly: green. Hex color #95C34B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #95C34B is #6A3CB4. Grayscale: #A8A8A8. Windows color (decimal): -6962357 or 4965269. OLE color: 4965269.
HSL color Cylindrical-coordinate representation of color #95C34B: hue angle of 83º degrees, saturation: 0.5, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #95C34B is Cyan = 0.24, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.24.
<style> p { color: #95c34b; } p { color: rgb(149,195,75); } H1.HeaderClassName { color: #95c34b; } .AnyTagClassName { color: #95c34b; } </style>
<style> a { background-color: #95c34b; } a { background-color: rgb(149,195,75); } div.DivClassName { background-color: #95c34b; } .BgClassName { background-color: #95c34b; } </style>
<style> span { border-color: #95c34b; } span { border-color: rgb(149,195,75); } td.TdClassName { border-color: #95c34b; } .TagClassName { border-color: #95c34b; } </style>