Shades of Fiji Green #707311
Tints of Fiji Green #707311
RGB
CMYK
RGB Variations
Color information
#707311 (or 0x707311) is known color: Fiji Green. HEX triplet: 70, 73 and 11. RGB value is (112,115,17). Sum of RGB (Red+Green+Blue) = 112+115+17=244 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.90% from 244); Green value is 115 (45.31% from 255 or 47.13% from 244); Blue value is 17 (7.03% from 255 or 6.97% from 244); Max value from RGB is 115 - color contains mainly: green. Hex color #707311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #707311 is #8F8CEE. Grayscale: #676767. Windows color (decimal): -9407727 or 1143664. OLE color: 1143664.
HSL color Cylindrical-coordinate representation of color #707311: hue angle of 61.84º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #707311 is Cyan = 0.03, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 115 | 17 | - |
| CMYK | 0.03 | 0 | 0.85 | 0.55 |
| HSL | 61.84º | 0.74% | 0.26% | - |
| HSV(B) | 61.84º | 0.85% | 0.45% | - |
| XYZ | 12.91 | 15.75 | 2.89 | - |
| YUV | 102.93 | 79.51 | 134.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 115 | 17 | 0.03 | 0 | 0.85 | 0.55 | 61.84 | 0.74 | 0.26 |
| Hex | 70 | 73 | 11 | 3 | 0 | 55 | 37 | 3E | 4A | 1A |
| Octal | 160 | 163 | 21 | 3 | 0 | 125 | 67 | 76 | 112 | 32 |
| Binary | 1110000 | 1110011 | 10001 | 11 | 0 | 1010101 | 110111 | 111110 | 1001010 | 11010 |
Color Harmonies of #707311
Complementary color
Monochromatic Colors of #707311
Black with #707311
Text Example
Text Example
White with #707311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707311; }
p { color: rgb(112,115,17); }
H1.HeaderClassName
{
color: #707311;
}
.AnyTagClassName
{
color: #707311;
}
</style>
background-color css
<style>
a { background-color: #707311; }
a { background-color: rgb(112,115,17); }
div.DivClassName
{
background-color: #707311;
}
.BgClassName
{
background-color: #707311;
}
</style>
border-color css
<style>
span { border-color: #707311; }
span { border-color: rgb(112,115,17); }
td.TdClassName
{
border-color: #707311;
}
.TagClassName
{
border-color: #707311;
}
</style>