#04D50A (or 0x04D50A) is unknown color: approx Free Speech Green. HEX triplet: 04, D5 and 0A. RGB value is (4,213,10). Sum of RGB (Red+Green+Blue) = 4+213+10=227 (30% of max value = 765). Red value is 4 (1.95% from 255 or 1.76% from 227); Green value is 213 (83.59% from 255 or 93.83% from 227); Blue value is 10 (4.30% from 255 or 4.41% from 227); Max value from RGB is 213 - color contains mainly: green. Hex color #04D50A is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #04D50A is #FB2AF5. Grayscale: #7F7F7F. Windows color (decimal): -16460534 or 709892. OLE color: 709892.
HSL color Cylindrical-coordinate representation of color #04D50A: hue angle of 121.72º degrees, saturation: 0.96, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #04D50A is Cyan = 0.98, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.16.
<style> p { color: #04D50A; } p { color: rgb(4,213,10); } H1.HeaderClassName { color: #04D50A; } .AnyTagClassName { color: #04D50A; } </style>
<style> a { background-color: #04D50A; } a { background-color: rgb(4,213,10); } div.DivClassName { background-color: #04D50A; } .BgClassName { background-color: #04D50A; } </style>
<style> span { border-color: #04D50A; } span { border-color: rgb(4,213,10); } td.TdClassName { border-color: #04D50A; } .TagClassName { border-color: #04D50A; } </style>