#95CB1B (or 0x95CB1B) is unknown color: approx Yellow Green. HEX triplet: 95, CB and 1B. RGB value is (149,203,27). Sum of RGB (Red+Green+Blue) = 149+203+27=379 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.31% from 379); Green value is 203 (79.69% from 255 or 53.56% from 379); Blue value is 27 (10.94% from 255 or 7.12% from 379); Max value from RGB is 203 - color contains mainly: green. Hex color #95CB1B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #95CB1B is #6A34E4. Grayscale: #A7A7A7. Windows color (decimal): -6960357 or 1821589. OLE color: 1821589.
HSL color Cylindrical-coordinate representation of color #95CB1B: hue angle of 78.41º degrees, saturation: 0.77, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #95CB1B is Cyan = 0.27, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.20.
<style> p { color: #95CB1B; } p { color: rgb(149,203,27); } H1.HeaderClassName { color: #95CB1B; } .AnyTagClassName { color: #95CB1B; } </style>
<style> a { background-color: #95CB1B; } a { background-color: rgb(149,203,27); } div.DivClassName { background-color: #95CB1B; } .BgClassName { background-color: #95CB1B; } </style>
<style> span { border-color: #95CB1B; } span { border-color: rgb(149,203,27); } td.TdClassName { border-color: #95CB1B; } .TagClassName { border-color: #95CB1B; } </style>