Shades of Fiji Green #707616
Tints of Fiji Green #707616
RGB
CMYK
RGB Variations
Color information
#707616 (or 0x707616) is known color: Fiji Green. HEX triplet: 70, 76 and 16. RGB value is (112,118,22). Sum of RGB (Red+Green+Blue) = 112+118+22=252 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.44% from 252); Green value is 118 (46.48% from 255 or 46.83% from 252); Blue value is 22 (8.98% from 255 or 8.73% from 252); Max value from RGB is 118 - color contains mainly: green. Hex color #707616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #707616 is #8F89E9. Grayscale: #696969. Windows color (decimal): -9406954 or 1472112. OLE color: 1472112.
HSL color Cylindrical-coordinate representation of color #707616: hue angle of 63.75º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #707616 is Cyan = 0.05, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 118 | 22 | - |
| CMYK | 0.05 | 0 | 0.81 | 0.54 |
| HSL | 63.75º | 0.69% | 0.27% | - |
| HSV(B) | 63.75º | 0.81% | 0.46% | - |
| XYZ | 13.31 | 16.46 | 3.23 | - |
| YUV | 105.26 | 81.01 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 118 | 22 | 0.05 | 0 | 0.81 | 0.54 | 63.75 | 0.69 | 0.27 |
| Hex | 70 | 76 | 16 | 5 | 0 | 51 | 36 | 40 | 45 | 1B |
| Octal | 160 | 166 | 26 | 5 | 0 | 121 | 66 | 100 | 105 | 33 |
| Binary | 1110000 | 1110110 | 10110 | 101 | 0 | 1010001 | 110110 | 1000000 | 1000101 | 11011 |
Color Harmonies of #707616
Complementary color
Monochromatic Colors of #707616
Black with #707616
Text Example
Text Example
White with #707616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707616; }
p { color: rgb(112,118,22); }
H1.HeaderClassName
{
color: #707616;
}
.AnyTagClassName
{
color: #707616;
}
</style>
background-color css
<style>
a { background-color: #707616; }
a { background-color: rgb(112,118,22); }
div.DivClassName
{
background-color: #707616;
}
.BgClassName
{
background-color: #707616;
}
</style>
border-color css
<style>
span { border-color: #707616; }
span { border-color: rgb(112,118,22); }
td.TdClassName
{
border-color: #707616;
}
.TagClassName
{
border-color: #707616;
}
</style>