Shades of Fiji Green #597414
Tints of Fiji Green #597414
RGB
CMYK
RGB Variations
Color information
#597414 (or 0x597414) is known color: Fiji Green. HEX triplet: 59, 74 and 14. RGB value is (89,116,20). Sum of RGB (Red+Green+Blue) = 89+116+20=225 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.56% from 225); Green value is 116 (45.70% from 255 or 51.56% from 225); Blue value is 20 (8.20% from 255 or 8.89% from 225); Max value from RGB is 116 - color contains mainly: green. Hex color #597414 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597414 is #A68BEB. Grayscale: #616161. Windows color (decimal): -10914796 or 1340505. OLE color: 1340505.
HSL color Cylindrical-coordinate representation of color #597414: hue angle of 76.88º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #597414 is Cyan = 0.23, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 116 | 20 | - |
| CMYK | 0.23 | 0 | 0.83 | 0.55 |
| HSL | 76.88º | 0.71% | 0.27% | - |
| HSV(B) | 76.88º | 0.83% | 0.45% | - |
| XYZ | 10.49 | 14.67 | 2.94 | - |
| YUV | 96.98 | 84.55 | 122.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 20 | 0.23 | 0 | 0.83 | 0.55 | 76.88 | 0.71 | 0.27 |
| Hex | 59 | 74 | 14 | 17 | 0 | 53 | 37 | 4D | 47 | 1B |
| Octal | 131 | 164 | 24 | 27 | 0 | 123 | 67 | 115 | 107 | 33 |
| Binary | 1011001 | 1110100 | 10100 | 10111 | 0 | 1010011 | 110111 | 1001101 | 1000111 | 11011 |
Color Harmonies of #597414
Complementary color
Monochromatic Colors of #597414
Black with #597414
Text Example
Text Example
White with #597414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597414; }
p { color: rgb(89,116,20); }
H1.HeaderClassName
{
color: #597414;
}
.AnyTagClassName
{
color: #597414;
}
</style>
background-color css
<style>
a { background-color: #597414; }
a { background-color: rgb(89,116,20); }
div.DivClassName
{
background-color: #597414;
}
.BgClassName
{
background-color: #597414;
}
</style>
border-color css
<style>
span { border-color: #597414; }
span { border-color: rgb(89,116,20); }
td.TdClassName
{
border-color: #597414;
}
.TagClassName
{
border-color: #597414;
}
</style>