Shades of Fiji Green #597114
Tints of Fiji Green #597114
RGB
CMYK
RGB Variations
Color information
#597114 (or 0x597114) is known color: Fiji Green. HEX triplet: 59, 71 and 14. RGB value is (89,113,20). Sum of RGB (Red+Green+Blue) = 89+113+20=222 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.09% from 222); Green value is 113 (44.53% from 255 or 50.90% from 222); Blue value is 20 (8.20% from 255 or 9.01% from 222); Max value from RGB is 113 - color contains mainly: green. Hex color #597114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597114 is #A68EEB. Grayscale: #5F5F5F. Windows color (decimal): -10915564 or 1339737. OLE color: 1339737.
HSL color Cylindrical-coordinate representation of color #597114: hue angle of 75.48º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #597114 is Cyan = 0.21, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 20 | - |
| CMYK | 0.21 | 0 | 0.82 | 0.56 |
| HSL | 75.48º | 0.7% | 0.26% | - |
| HSV(B) | 75.48º | 0.82% | 0.44% | - |
| XYZ | 10.15 | 13.98 | 2.83 | - |
| YUV | 95.22 | 85.55 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 20 | 0.21 | 0 | 0.82 | 0.56 | 75.48 | 0.7 | 0.26 |
| Hex | 59 | 71 | 14 | 15 | 0 | 52 | 38 | 4B | 46 | 1A |
| Octal | 131 | 161 | 24 | 25 | 0 | 122 | 70 | 113 | 106 | 32 |
| Binary | 1011001 | 1110001 | 10100 | 10101 | 0 | 1010010 | 111000 | 1001011 | 1000110 | 11010 |
Color Harmonies of #597114
Complementary color
Monochromatic Colors of #597114
Black with #597114
Text Example
Text Example
White with #597114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597114; }
p { color: rgb(89,113,20); }
H1.HeaderClassName
{
color: #597114;
}
.AnyTagClassName
{
color: #597114;
}
</style>
background-color css
<style>
a { background-color: #597114; }
a { background-color: rgb(89,113,20); }
div.DivClassName
{
background-color: #597114;
}
.BgClassName
{
background-color: #597114;
}
</style>
border-color css
<style>
span { border-color: #597114; }
span { border-color: rgb(89,113,20); }
td.TdClassName
{
border-color: #597114;
}
.TagClassName
{
border-color: #597114;
}
</style>