Shades of Fiji Green #707610
Tints of Fiji Green #707610
RGB
CMYK
RGB Variations
Color information
#707610 (or 0x707610) is known color: Fiji Green. HEX triplet: 70, 76 and 10. RGB value is (112,118,16). Sum of RGB (Red+Green+Blue) = 112+118+16=246 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.53% from 246); Green value is 118 (46.48% from 255 or 47.97% from 246); Blue value is 16 (6.64% from 255 or 6.50% from 246); Max value from RGB is 118 - color contains mainly: green. Hex color #707610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #707610 is #8F89EF. Grayscale: #686868. Windows color (decimal): -9406960 or 1078896. OLE color: 1078896.
HSL color Cylindrical-coordinate representation of color #707610: hue angle of 63.53º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #707610 is Cyan = 0.05, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 118 | 16 | - |
| CMYK | 0.05 | 0 | 0.86 | 0.54 |
| HSL | 63.53º | 0.76% | 0.26% | - |
| HSV(B) | 63.53º | 0.86% | 0.46% | - |
| XYZ | 13.25 | 16.44 | 2.96 | - |
| YUV | 104.58 | 78.01 | 133.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 118 | 16 | 0.05 | 0 | 0.86 | 0.54 | 63.53 | 0.76 | 0.26 |
| Hex | 70 | 76 | 10 | 5 | 0 | 56 | 36 | 40 | 4C | 1A |
| Octal | 160 | 166 | 20 | 5 | 0 | 126 | 66 | 100 | 114 | 32 |
| Binary | 1110000 | 1110110 | 10000 | 101 | 0 | 1010110 | 110110 | 1000000 | 1001100 | 11010 |
Color Harmonies of #707610
Complementary color
Monochromatic Colors of #707610
Black with #707610
Text Example
Text Example
White with #707610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707610; }
p { color: rgb(112,118,16); }
H1.HeaderClassName
{
color: #707610;
}
.AnyTagClassName
{
color: #707610;
}
</style>
background-color css
<style>
a { background-color: #707610; }
a { background-color: rgb(112,118,16); }
div.DivClassName
{
background-color: #707610;
}
.BgClassName
{
background-color: #707610;
}
</style>
border-color css
<style>
span { border-color: #707610; }
span { border-color: rgb(112,118,16); }
td.TdClassName
{
border-color: #707610;
}
.TagClassName
{
border-color: #707610;
}
</style>