Shades of Fiji Green #597116
Tints of Fiji Green #597116
RGB
CMYK
RGB Variations
Color information
#597116 (or 0x597116) is known color: Fiji Green. HEX triplet: 59, 71 and 16. RGB value is (89,113,22). Sum of RGB (Red+Green+Blue) = 89+113+22=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 113 (44.53% from 255 or 50.45% from 224); Blue value is 22 (8.98% from 255 or 9.82% from 224); Max value from RGB is 113 - color contains mainly: green. Hex color #597116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597116 is #A68EE9. Grayscale: #5F5F5F. Windows color (decimal): -10915562 or 1470809. OLE color: 1470809.
HSL color Cylindrical-coordinate representation of color #597116: hue angle of 75.82º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #597116 is Cyan = 0.21, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 22 | - |
| CMYK | 0.21 | 0 | 0.81 | 0.56 |
| HSL | 75.82º | 0.67% | 0.26% | - |
| HSV(B) | 75.82º | 0.81% | 0.44% | - |
| XYZ | 10.17 | 13.99 | 2.92 | - |
| YUV | 95.45 | 86.55 | 123.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 22 | 0.21 | 0 | 0.81 | 0.56 | 75.82 | 0.67 | 0.26 |
| Hex | 59 | 71 | 16 | 15 | 0 | 51 | 38 | 4C | 43 | 1A |
| Octal | 131 | 161 | 26 | 25 | 0 | 121 | 70 | 114 | 103 | 32 |
| Binary | 1011001 | 1110001 | 10110 | 10101 | 0 | 1010001 | 111000 | 1001100 | 1000011 | 11010 |
Color Harmonies of #597116
Complementary color
Monochromatic Colors of #597116
Black with #597116
Text Example
Text Example
White with #597116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597116; }
p { color: rgb(89,113,22); }
H1.HeaderClassName
{
color: #597116;
}
.AnyTagClassName
{
color: #597116;
}
</style>
background-color css
<style>
a { background-color: #597116; }
a { background-color: rgb(89,113,22); }
div.DivClassName
{
background-color: #597116;
}
.BgClassName
{
background-color: #597116;
}
</style>
border-color css
<style>
span { border-color: #597116; }
span { border-color: rgb(89,113,22); }
td.TdClassName
{
border-color: #597116;
}
.TagClassName
{
border-color: #597116;
}
</style>