Shades of Fiji Green #597211
Tints of Fiji Green #597211
RGB
CMYK
RGB Variations
Color information
#597211 (or 0x597211) is known color: Fiji Green. HEX triplet: 59, 72 and 11. RGB value is (89,114,17). Sum of RGB (Red+Green+Blue) = 89+114+17=220 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.45% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 17 (7.03% from 255 or 7.73% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #597211 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597211 is #A68DEE. Grayscale: #5F5F5F. Windows color (decimal): -10915311 or 1143385. OLE color: 1143385.
HSL color Cylindrical-coordinate representation of color #597211: hue angle of 75.46º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #597211 is Cyan = 0.22, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 114 | 17 | - |
| CMYK | 0.22 | 0 | 0.85 | 0.55 |
| HSL | 75.46º | 0.74% | 0.26% | - |
| HSV(B) | 75.46º | 0.85% | 0.45% | - |
| XYZ | 10.24 | 14.2 | 2.73 | - |
| YUV | 95.47 | 83.72 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 17 | 0.22 | 0 | 0.85 | 0.55 | 75.46 | 0.74 | 0.26 |
| Hex | 59 | 72 | 11 | 16 | 0 | 55 | 37 | 4B | 4A | 1A |
| Octal | 131 | 162 | 21 | 26 | 0 | 125 | 67 | 113 | 112 | 32 |
| Binary | 1011001 | 1110010 | 10001 | 10110 | 0 | 1010101 | 110111 | 1001011 | 1001010 | 11010 |
Color Harmonies of #597211
Complementary color
Monochromatic Colors of #597211
Black with #597211
Text Example
Text Example
White with #597211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597211; }
p { color: rgb(89,114,17); }
H1.HeaderClassName
{
color: #597211;
}
.AnyTagClassName
{
color: #597211;
}
</style>
background-color css
<style>
a { background-color: #597211; }
a { background-color: rgb(89,114,17); }
div.DivClassName
{
background-color: #597211;
}
.BgClassName
{
background-color: #597211;
}
</style>
border-color css
<style>
span { border-color: #597211; }
span { border-color: rgb(89,114,17); }
td.TdClassName
{
border-color: #597211;
}
.TagClassName
{
border-color: #597211;
}
</style>