Shades of Fiji Green #597014
Tints of Fiji Green #597014
RGB
CMYK
RGB Variations
Color information
#597014 (or 0x597014) is known color: Fiji Green. HEX triplet: 59, 70 and 14. RGB value is (89,112,20). Sum of RGB (Red+Green+Blue) = 89+112+20=221 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.27% from 221); Green value is 112 (44.14% from 255 or 50.68% from 221); Blue value is 20 (8.20% from 255 or 9.05% from 221); Max value from RGB is 112 - color contains mainly: green. Hex color #597014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597014 is #A68FEB. Grayscale: #5E5E5E. Windows color (decimal): -10915820 or 1339481. OLE color: 1339481.
HSL color Cylindrical-coordinate representation of color #597014: hue angle of 75º 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 #597014 is Cyan = 0.21, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 112 | 20 | - |
| CMYK | 0.21 | 0 | 0.82 | 0.56 |
| HSL | 75º | 0.7% | 0.26% | - |
| HSV(B) | 75º | 0.82% | 0.44% | - |
| XYZ | 10.04 | 13.76 | 2.79 | - |
| YUV | 94.64 | 85.88 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 112 | 20 | 0.21 | 0 | 0.82 | 0.56 | 75 | 0.7 | 0.26 |
| Hex | 59 | 70 | 14 | 15 | 0 | 52 | 38 | 4B | 46 | 1A |
| Octal | 131 | 160 | 24 | 25 | 0 | 122 | 70 | 113 | 106 | 32 |
| Binary | 1011001 | 1110000 | 10100 | 10101 | 0 | 1010010 | 111000 | 1001011 | 1000110 | 11010 |
Color Harmonies of #597014
Complementary color
Monochromatic Colors of #597014
Black with #597014
Text Example
Text Example
White with #597014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597014; }
p { color: rgb(89,112,20); }
H1.HeaderClassName
{
color: #597014;
}
.AnyTagClassName
{
color: #597014;
}
</style>
background-color css
<style>
a { background-color: #597014; }
a { background-color: rgb(89,112,20); }
div.DivClassName
{
background-color: #597014;
}
.BgClassName
{
background-color: #597014;
}
</style>
border-color css
<style>
span { border-color: #597014; }
span { border-color: rgb(89,112,20); }
td.TdClassName
{
border-color: #597014;
}
.TagClassName
{
border-color: #597014;
}
</style>