Shades of Fiji Green #597213
Tints of Fiji Green #597213
RGB
CMYK
RGB Variations
Color information
#597213 (or 0x597213) is known color: Fiji Green. HEX triplet: 59, 72 and 13. RGB value is (89,114,19). Sum of RGB (Red+Green+Blue) = 89+114+19=222 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.09% from 222); Green value is 114 (44.92% from 255 or 51.35% from 222); Blue value is 19 (7.81% from 255 or 8.56% from 222); Max value from RGB is 114 - color contains mainly: green. Hex color #597213 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597213 is #A68DEC. Grayscale: #606060. Windows color (decimal): -10915309 or 1274457. OLE color: 1274457.
HSL color Cylindrical-coordinate representation of color #597213: hue angle of 75.79º degrees, saturation: 0.71, 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 #597213 is Cyan = 0.22, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 114 | 19 | - |
| CMYK | 0.22 | 0 | 0.83 | 0.55 |
| HSL | 75.79º | 0.71% | 0.26% | - |
| HSV(B) | 75.79º | 0.83% | 0.45% | - |
| XYZ | 10.25 | 14.21 | 2.82 | - |
| YUV | 95.7 | 84.72 | 123.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 19 | 0.22 | 0 | 0.83 | 0.55 | 75.79 | 0.71 | 0.26 |
| Hex | 59 | 72 | 13 | 16 | 0 | 53 | 37 | 4C | 47 | 1A |
| Octal | 131 | 162 | 23 | 26 | 0 | 123 | 67 | 114 | 107 | 32 |
| Binary | 1011001 | 1110010 | 10011 | 10110 | 0 | 1010011 | 110111 | 1001100 | 1000111 | 11010 |
Color Harmonies of #597213
Complementary color
Monochromatic Colors of #597213
Black with #597213
Text Example
Text Example
White with #597213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597213; }
p { color: rgb(89,114,19); }
H1.HeaderClassName
{
color: #597213;
}
.AnyTagClassName
{
color: #597213;
}
</style>
background-color css
<style>
a { background-color: #597213; }
a { background-color: rgb(89,114,19); }
div.DivClassName
{
background-color: #597213;
}
.BgClassName
{
background-color: #597213;
}
</style>
border-color css
<style>
span { border-color: #597213; }
span { border-color: rgb(89,114,19); }
td.TdClassName
{
border-color: #597213;
}
.TagClassName
{
border-color: #597213;
}
</style>