Shades of Fiji Green #717917
Tints of Fiji Green #717917
RGB
CMYK
RGB Variations
Color information
#717917 (or 0x717917) is known color: Fiji Green. HEX triplet: 71, 79 and 17. RGB value is (113,121,23). Sum of RGB (Red+Green+Blue) = 113+121+23=257 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.97% from 257); Green value is 121 (47.66% from 255 or 47.08% from 257); Blue value is 23 (9.38% from 255 or 8.95% from 257); Max value from RGB is 121 - color contains mainly: green. Hex color #717917 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717917 is #8E86E8. Grayscale: #6B6B6B. Windows color (decimal): -9340649 or 1538417. OLE color: 1538417.
HSL color Cylindrical-coordinate representation of color #717917: hue angle of 64.9º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #717917 is Cyan = 0.07, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 23 | - |
| CMYK | 0.07 | 0 | 0.81 | 0.53 |
| HSL | 64.9º | 0.68% | 0.28% | - |
| HSV(B) | 64.9º | 0.81% | 0.47% | - |
| XYZ | 13.8 | 17.25 | 3.41 | - |
| YUV | 107.44 | 80.35 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 23 | 0.07 | 0 | 0.81 | 0.53 | 64.9 | 0.68 | 0.28 |
| Hex | 71 | 79 | 17 | 7 | 0 | 51 | 35 | 41 | 44 | 1C |
| Octal | 161 | 171 | 27 | 7 | 0 | 121 | 65 | 101 | 104 | 34 |
| Binary | 1110001 | 1111001 | 10111 | 111 | 0 | 1010001 | 110101 | 1000001 | 1000100 | 11100 |
Color Harmonies of #717917
Complementary color
Monochromatic Colors of #717917
Black with #717917
Text Example
Text Example
White with #717917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717917; }
p { color: rgb(113,121,23); }
H1.HeaderClassName
{
color: #717917;
}
.AnyTagClassName
{
color: #717917;
}
</style>
background-color css
<style>
a { background-color: #717917; }
a { background-color: rgb(113,121,23); }
div.DivClassName
{
background-color: #717917;
}
.BgClassName
{
background-color: #717917;
}
</style>
border-color css
<style>
span { border-color: #717917; }
span { border-color: rgb(113,121,23); }
td.TdClassName
{
border-color: #717917;
}
.TagClassName
{
border-color: #717917;
}
</style>