#47700A (or 0x47700A) is unknown color: approx Green Leaf. HEX triplet: 47, 70 and 0A. RGB value is (71,112,10). Sum of RGB (Red+Green+Blue) = 71+112+10=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 112 (44.14% from 255 or 58.03% from 193); Blue value is 10 (4.30% from 255 or 5.18% from 193); Max value from RGB is 112 - color contains mainly: green. Hex color #47700A is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #47700A is #B88FF5. Grayscale: #585858. Windows color (decimal): -12095478 or 684103. OLE color: 684103.
HSL color Cylindrical-coordinate representation of color #47700A: hue angle of 84.12º degrees, saturation: 0.84, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #47700A is Cyan = 0.37, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.56.
<style> p { color: #47700A; } p { color: rgb(71,112,10); } H1.HeaderClassName { color: #47700A; } .AnyTagClassName { color: #47700A; } </style>
<style> a { background-color: #47700A; } a { background-color: rgb(71,112,10); } div.DivClassName { background-color: #47700A; } .BgClassName { background-color: #47700A; } </style>
<style> span { border-color: #47700A; } span { border-color: rgb(71,112,10); } td.TdClassName { border-color: #47700A; } .TagClassName { border-color: #47700A; } </style>