#74CC5B (or 0x74CC5B) is unknown color: approx Mantis. HEX triplet: 74, CC and 5B. RGB value is (116,204,91). Sum of RGB (Red+Green+Blue) = 116+204+91=411 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.22% from 411); Green value is 204 (80.08% from 255 or 49.64% from 411); Blue value is 91 (35.94% from 255 or 22.14% from 411); Max value from RGB is 204 - color contains mainly: green. Hex color #74CC5B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #74CC5B is #8B33A4. Grayscale: #A5A5A5. Windows color (decimal): -9122725 or 6016116. OLE color: 6016116.
HSL color Cylindrical-coordinate representation of color #74CC5B: hue angle of 106.73º degrees, saturation: 0.53, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #74CC5B is Cyan = 0.43, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.2.
<style> p { color: #74CC5B; } p { color: rgb(116,204,91); } H1.HeaderClassName { color: #74CC5B; } .AnyTagClassName { color: #74CC5B; } </style>
<style> a { background-color: #74CC5B; } a { background-color: rgb(116,204,91); } div.DivClassName { background-color: #74CC5B; } .BgClassName { background-color: #74CC5B; } </style>
<style> span { border-color: #74CC5B; } span { border-color: rgb(116,204,91); } td.TdClassName { border-color: #74CC5B; } .TagClassName { border-color: #74CC5B; } </style>