#75E23C (or 0x75E23C) is unknown color: approx Mantis. HEX triplet: 75, E2 and 3C. RGB value is (117,226,60). Sum of RGB (Red+Green+Blue) = 117+226+60=403 (53% of max value = 765). Red value is 117 (46.09% from 255 or 29.03% from 403); Green value is 226 (88.67% from 255 or 56.08% from 403); Blue value is 60 (23.83% from 255 or 14.89% from 403); Max value from RGB is 226 - color contains mainly: green. Hex color #75E23C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #75E23C is #8A1DC3. Grayscale: #AFAFAF. Windows color (decimal): -9051588 or 3990133. OLE color: 3990133.
HSL color Cylindrical-coordinate representation of color #75E23C: hue angle of 99.4º degrees, saturation: 0.74, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #75E23C is Cyan = 0.48, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.11.
<style> p { color: #75e23c; } p { color: rgb(117,226,60); } H1.HeaderClassName { color: #75e23c; } .AnyTagClassName { color: #75e23c; } </style>
<style> a { background-color: #75e23c; } a { background-color: rgb(117,226,60); } div.DivClassName { background-color: #75e23c; } .BgClassName { background-color: #75e23c; } </style>
<style> span { border-color: #75e23c; } span { border-color: rgb(117,226,60); } td.TdClassName { border-color: #75e23c; } .TagClassName { border-color: #75e23c; } </style>