#04F90C (or 0x04F90C) is unknown color: approx Free Speech Green. HEX triplet: 04, F9 and 0C. RGB value is (4,249,12). Sum of RGB (Red+Green+Blue) = 4+249+12=265 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.51% from 265); Green value is 249 (97.66% from 255 or 93.96% from 265); Blue value is 12 (5.08% from 255 or 4.53% from 265); Max value from RGB is 249 - color contains mainly: green. Hex color #04F90C is not a web safe color. Web safe color analog (approx): #00FF00. Inversed color of #04F90C is #FB06F3. Grayscale: #959595. Windows color (decimal): -16451316 or 850180. OLE color: 850180.
HSL color Cylindrical-coordinate representation of color #04F90C: hue angle of 121.96º degrees, saturation: 0.97, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #04F90C is Cyan = 0.98, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.02.
<style> p { color: #04f90c; } p { color: rgb(4,249,12); } H1.HeaderClassName { color: #04f90c; } .AnyTagClassName { color: #04f90c; } </style>
<style> a { background-color: #04f90c; } a { background-color: rgb(4,249,12); } div.DivClassName { background-color: #04f90c; } .BgClassName { background-color: #04f90c; } </style>
<style> span { border-color: #04f90c; } span { border-color: rgb(4,249,12); } td.TdClassName { border-color: #04f90c; } .TagClassName { border-color: #04f90c; } </style>