#47CC0A (or 0x47CC0A) is unknown color: approx Kelly Green. HEX triplet: 47, CC and 0A. RGB value is (71,204,10). Sum of RGB (Red+Green+Blue) = 71+204+10=285 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.91% from 285); Green value is 204 (80.08% from 255 or 71.58% from 285); Blue value is 10 (4.30% from 255 or 3.51% from 285); Max value from RGB is 204 - color contains mainly: green. Hex color #47CC0A is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #47CC0A is #B833F5. Grayscale: #8E8E8E. Windows color (decimal): -12071926 or 707655. OLE color: 707655.
HSL color Cylindrical-coordinate representation of color #47CC0A: hue angle of 101.13º degrees, saturation: 0.91, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #47CC0A is Cyan = 0.65, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.2.
<style> p { color: #47CC0A; } p { color: rgb(71,204,10); } H1.HeaderClassName { color: #47CC0A; } .AnyTagClassName { color: #47CC0A; } </style>
<style> a { background-color: #47CC0A; } a { background-color: rgb(71,204,10); } div.DivClassName { background-color: #47CC0A; } .BgClassName { background-color: #47CC0A; } </style>
<style> span { border-color: #47CC0A; } span { border-color: rgb(71,204,10); } td.TdClassName { border-color: #47CC0A; } .TagClassName { border-color: #47CC0A; } </style>