Shades of Fiji Green #717716
Tints of Fiji Green #717716
RGB
CMYK
RGB Variations
Color information
#717716 (or 0x717716) is known color: Fiji Green. HEX triplet: 71, 77 and 16. RGB value is (113,119,22). Sum of RGB (Red+Green+Blue) = 113+119+22=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 119 (46.88% from 255 or 46.85% from 254); Blue value is 22 (8.98% from 255 or 8.66% from 254); Max value from RGB is 119 - color contains mainly: green. Hex color #717716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717716 is #8E88E9. Grayscale: #6A6A6A. Windows color (decimal): -9341162 or 1472369. OLE color: 1472369.
HSL color Cylindrical-coordinate representation of color #717716: hue angle of 63.71º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #717716 is Cyan = 0.05, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 119 | 22 | - |
| CMYK | 0.05 | 0 | 0.82 | 0.53 |
| HSL | 63.71º | 0.69% | 0.28% | - |
| HSV(B) | 63.71º | 0.82% | 0.47% | - |
| XYZ | 13.55 | 16.76 | 3.28 | - |
| YUV | 106.15 | 80.51 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 119 | 22 | 0.05 | 0 | 0.82 | 0.53 | 63.71 | 0.69 | 0.28 |
| Hex | 71 | 77 | 16 | 5 | 0 | 52 | 35 | 40 | 45 | 1C |
| Octal | 161 | 167 | 26 | 5 | 0 | 122 | 65 | 100 | 105 | 34 |
| Binary | 1110001 | 1110111 | 10110 | 101 | 0 | 1010010 | 110101 | 1000000 | 1000101 | 11100 |
Color Harmonies of #717716
Complementary color
Monochromatic Colors of #717716
Black with #717716
Text Example
Text Example
White with #717716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717716; }
p { color: rgb(113,119,22); }
H1.HeaderClassName
{
color: #717716;
}
.AnyTagClassName
{
color: #717716;
}
</style>
background-color css
<style>
a { background-color: #717716; }
a { background-color: rgb(113,119,22); }
div.DivClassName
{
background-color: #717716;
}
.BgClassName
{
background-color: #717716;
}
</style>
border-color css
<style>
span { border-color: #717716; }
span { border-color: rgb(113,119,22); }
td.TdClassName
{
border-color: #717716;
}
.TagClassName
{
border-color: #717716;
}
</style>