Shades of Fiji Green #597314
Tints of Fiji Green #597314
RGB
CMYK
RGB Variations
Color information
#597314 (or 0x597314) is known color: Fiji Green. HEX triplet: 59, 73 and 14. RGB value is (89,115,20). Sum of RGB (Red+Green+Blue) = 89+115+20=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 115 (45.31% from 255 or 51.34% from 224); Blue value is 20 (8.20% from 255 or 8.93% from 224); Max value from RGB is 115 - color contains mainly: green. Hex color #597314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597314 is #A68CEB. Grayscale: #606060. Windows color (decimal): -10915052 or 1340249. OLE color: 1340249.
HSL color Cylindrical-coordinate representation of color #597314: hue angle of 76.42º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #597314 is Cyan = 0.23, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 115 | 20 | - |
| CMYK | 0.23 | 0 | 0.83 | 0.55 |
| HSL | 76.42º | 0.7% | 0.26% | - |
| HSV(B) | 76.42º | 0.83% | 0.45% | - |
| XYZ | 10.38 | 14.44 | 2.9 | - |
| YUV | 96.4 | 84.89 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 20 | 0.23 | 0 | 0.83 | 0.55 | 76.42 | 0.7 | 0.26 |
| Hex | 59 | 73 | 14 | 17 | 0 | 53 | 37 | 4C | 46 | 1A |
| Octal | 131 | 163 | 24 | 27 | 0 | 123 | 67 | 114 | 106 | 32 |
| Binary | 1011001 | 1110011 | 10100 | 10111 | 0 | 1010011 | 110111 | 1001100 | 1000110 | 11010 |
Color Harmonies of #597314
Complementary color
Monochromatic Colors of #597314
Black with #597314
Text Example
Text Example
White with #597314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597314; }
p { color: rgb(89,115,20); }
H1.HeaderClassName
{
color: #597314;
}
.AnyTagClassName
{
color: #597314;
}
</style>
background-color css
<style>
a { background-color: #597314; }
a { background-color: rgb(89,115,20); }
div.DivClassName
{
background-color: #597314;
}
.BgClassName
{
background-color: #597314;
}
</style>
border-color css
<style>
span { border-color: #597314; }
span { border-color: rgb(89,115,20); }
td.TdClassName
{
border-color: #597314;
}
.TagClassName
{
border-color: #597314;
}
</style>