#74F19C (or 0x74F19C) is unknown color: approx Light Green. HEX triplet: 74, F1 and 9C. RGB value is (116,241,156). Sum of RGB (Red+Green+Blue) = 116+241+156=513 (67% of max value = 765). Red value is 116 (45.70% from 255 or 22.61% from 513); Green value is 241 (94.53% from 255 or 46.98% from 513); Blue value is 156 (61.33% from 255 or 30.41% from 513); Max value from RGB is 241 - color contains mainly: green. Hex color #74F19C is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #74F19C is #8B0E63. Grayscale: #C2C2C2. Windows color (decimal): -9113188 or 10285428. OLE color: 10285428.
HSL color Cylindrical-coordinate representation of color #74F19C: hue angle of 139.2º degrees, saturation: 0.82, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #74F19C is Cyan = 0.52, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.05.
<style> p { color: #74F19C; } p { color: rgb(116,241,156); } H1.HeaderClassName { color: #74F19C; } .AnyTagClassName { color: #74F19C; } </style>
<style> a { background-color: #74F19C; } a { background-color: rgb(116,241,156); } div.DivClassName { background-color: #74F19C; } .BgClassName { background-color: #74F19C; } </style>
<style> span { border-color: #74F19C; } span { border-color: rgb(116,241,156); } td.TdClassName { border-color: #74F19C; } .TagClassName { border-color: #74F19C; } </style>