#95F232 (or 0x95F232) is unknown color: approx Green Yellow. HEX triplet: 95, F2 and 32. RGB value is (149,242,50). Sum of RGB (Red+Green+Blue) = 149+242+50=441 (58% of max value = 765). Red value is 149 (58.59% from 255 or 33.79% from 441); Green value is 242 (94.92% from 255 or 54.88% from 441); Blue value is 50 (19.92% from 255 or 11.34% from 441); Max value from RGB is 242 - color contains mainly: green. Hex color #95F232 is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #95F232 is #6A0DCD. Grayscale: #C0C0C0. Windows color (decimal): -6950350 or 3338901. OLE color: 3338901.
HSL color Cylindrical-coordinate representation of color #95F232: hue angle of 89.06º degrees, saturation: 0.88, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #95F232 is Cyan = 0.38, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.05.
<style> p { color: #95f232; } p { color: rgb(149,242,50); } H1.HeaderClassName { color: #95f232; } .AnyTagClassName { color: #95f232; } </style>
<style> a { background-color: #95f232; } a { background-color: rgb(149,242,50); } div.DivClassName { background-color: #95f232; } .BgClassName { background-color: #95f232; } </style>
<style> span { border-color: #95f232; } span { border-color: rgb(149,242,50); } td.TdClassName { border-color: #95f232; } .TagClassName { border-color: #95f232; } </style>