#04F68F (or 0x04F68F) is unknown color: approx Medium Spring Green. HEX triplet: 04, F6 and 8F. RGB value is (4,246,143). Sum of RGB (Red+Green+Blue) = 4+246+143=393 (52% of max value = 765). Red value is 4 (1.95% from 255 or 1.02% from 393); Green value is 246 (96.48% from 255 or 62.60% from 393); Blue value is 143 (56.25% from 255 or 36.39% from 393); Max value from RGB is 246 - color contains mainly: green. Hex color #04F68F is not a web safe color. Web safe color analog (approx): #00FF99. Inversed color of #04F68F is #FB0970. Grayscale: #A2A2A2. Windows color (decimal): -16451953 or 9434628. OLE color: 9434628.
HSL color Cylindrical-coordinate representation of color #04F68F: hue angle of 154.46º degrees, saturation: 0.97, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #04F68F is Cyan = 0.98, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.04.
<style> p { color: #04F68F; } p { color: rgb(4,246,143); } H1.HeaderClassName { color: #04F68F; } .AnyTagClassName { color: #04F68F; } </style>
<style> a { background-color: #04F68F; } a { background-color: rgb(4,246,143); } div.DivClassName { background-color: #04F68F; } .BgClassName { background-color: #04F68F; } </style>
<style> span { border-color: #04F68F; } span { border-color: rgb(4,246,143); } td.TdClassName { border-color: #04F68F; } .TagClassName { border-color: #04F68F; } </style>