Shades of Fiji Green #597305
Tints of Fiji Green #597305
RGB
CMYK
RGB Variations
Color information
#597305 (or 0x597305) is known color: Fiji Green. HEX triplet: 59, 73 and 05. RGB value is (89,115,5). Sum of RGB (Red+Green+Blue) = 89+115+5=209 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.58% from 209); Green value is 115 (45.31% from 255 or 55.02% from 209); Blue value is 5 (2.34% from 255 or 2.39% from 209); Max value from RGB is 115 - color contains mainly: green. Hex color #597305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597305 is #A68CFA. Grayscale: #5F5F5F. Windows color (decimal): -10915067 or 357209. OLE color: 357209.
HSL color Cylindrical-coordinate representation of color #597305: hue angle of 74.18º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #597305 is Cyan = 0.23, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 115 | 5 | - |
| CMYK | 0.23 | 0 | 0.96 | 0.55 |
| HSL | 74.18º | 0.92% | 0.24% | - |
| HSV(B) | 74.18º | 0.96% | 0.45% | - |
| XYZ | 10.28 | 14.4 | 2.38 | - |
| YUV | 94.69 | 77.39 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 5 | 0.23 | 0 | 0.96 | 0.55 | 74.18 | 0.92 | 0.24 |
| Hex | 59 | 73 | 5 | 17 | 0 | 60 | 37 | 4A | 5C | 18 |
| Octal | 131 | 163 | 5 | 27 | 0 | 140 | 67 | 112 | 134 | 30 |
| Binary | 1011001 | 1110011 | 101 | 10111 | 0 | 1100000 | 110111 | 1001010 | 1011100 | 11000 |
Color Harmonies of #597305
Complementary color
Monochromatic Colors of #597305
Black with #597305
Text Example
Text Example
White with #597305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597305; }
p { color: rgb(89,115,5); }
H1.HeaderClassName
{
color: #597305;
}
.AnyTagClassName
{
color: #597305;
}
</style>
background-color css
<style>
a { background-color: #597305; }
a { background-color: rgb(89,115,5); }
div.DivClassName
{
background-color: #597305;
}
.BgClassName
{
background-color: #597305;
}
</style>
border-color css
<style>
span { border-color: #597305; }
span { border-color: rgb(89,115,5); }
td.TdClassName
{
border-color: #597305;
}
.TagClassName
{
border-color: #597305;
}
</style>