Shades of Fiji Green #707410
Tints of Fiji Green #707410
RGB
CMYK
RGB Variations
Color information
#707410 (or 0x707410) is known color: Fiji Green. HEX triplet: 70, 74 and 10. RGB value is (112,116,16). Sum of RGB (Red+Green+Blue) = 112+116+16=244 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.90% from 244); Green value is 116 (45.70% from 255 or 47.54% from 244); Blue value is 16 (6.64% from 255 or 6.56% from 244); Max value from RGB is 116 - color contains mainly: green. Hex color #707410 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #707410 is #8F8BEF. Grayscale: #676767. Windows color (decimal): -9407472 or 1078384. OLE color: 1078384.
HSL color Cylindrical-coordinate representation of color #707410: hue angle of 62.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #707410 is Cyan = 0.03, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 116 | 16 | - |
| CMYK | 0.03 | 0 | 0.86 | 0.55 |
| HSL | 62.4º | 0.76% | 0.26% | - |
| HSV(B) | 62.4º | 0.86% | 0.45% | - |
| XYZ | 13.02 | 15.97 | 2.89 | - |
| YUV | 103.4 | 78.67 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 116 | 16 | 0.03 | 0 | 0.86 | 0.55 | 62.4 | 0.76 | 0.26 |
| Hex | 70 | 74 | 10 | 3 | 0 | 56 | 37 | 3E | 4C | 1A |
| Octal | 160 | 164 | 20 | 3 | 0 | 126 | 67 | 76 | 114 | 32 |
| Binary | 1110000 | 1110100 | 10000 | 11 | 0 | 1010110 | 110111 | 111110 | 1001100 | 11010 |
Color Harmonies of #707410
Complementary color
Monochromatic Colors of #707410
Black with #707410
Text Example
Text Example
White with #707410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707410; }
p { color: rgb(112,116,16); }
H1.HeaderClassName
{
color: #707410;
}
.AnyTagClassName
{
color: #707410;
}
</style>
background-color css
<style>
a { background-color: #707410; }
a { background-color: rgb(112,116,16); }
div.DivClassName
{
background-color: #707410;
}
.BgClassName
{
background-color: #707410;
}
</style>
border-color css
<style>
span { border-color: #707410; }
span { border-color: rgb(112,116,16); }
td.TdClassName
{
border-color: #707410;
}
.TagClassName
{
border-color: #707410;
}
</style>