Shades of Fiji Green #597006
Tints of Fiji Green #597006
RGB
CMYK
RGB Variations
Color information
#597006 (or 0x597006) is known color: Fiji Green. HEX triplet: 59, 70 and 06. RGB value is (89,112,6). Sum of RGB (Red+Green+Blue) = 89+112+6=207 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.00% from 207); Green value is 112 (44.14% from 255 or 54.11% from 207); Blue value is 6 (2.73% from 255 or 2.90% from 207); Max value from RGB is 112 - color contains mainly: green. Hex color #597006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597006 is #A68FF9. Grayscale: #5D5D5D. Windows color (decimal): -10915834 or 421977. OLE color: 421977.
HSL color Cylindrical-coordinate representation of color #597006: hue angle of 73.02º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #597006 is Cyan = 0.21, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 112 | 6 | - |
| CMYK | 0.21 | 0 | 0.95 | 0.56 |
| HSL | 73.02º | 0.9% | 0.23% | - |
| HSV(B) | 73.02º | 0.95% | 0.44% | - |
| XYZ | 9.95 | 13.73 | 2.3 | - |
| YUV | 93.04 | 78.88 | 125.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 112 | 6 | 0.21 | 0 | 0.95 | 0.56 | 73.02 | 0.9 | 0.23 |
| Hex | 59 | 70 | 6 | 15 | 0 | 5F | 38 | 49 | 5A | 17 |
| Octal | 131 | 160 | 6 | 25 | 0 | 137 | 70 | 111 | 132 | 27 |
| Binary | 1011001 | 1110000 | 110 | 10101 | 0 | 1011111 | 111000 | 1001001 | 1011010 | 10111 |
Color Harmonies of #597006
Complementary color
Monochromatic Colors of #597006
Black with #597006
Text Example
Text Example
White with #597006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597006; }
p { color: rgb(89,112,6); }
H1.HeaderClassName
{
color: #597006;
}
.AnyTagClassName
{
color: #597006;
}
</style>
background-color css
<style>
a { background-color: #597006; }
a { background-color: rgb(89,112,6); }
div.DivClassName
{
background-color: #597006;
}
.BgClassName
{
background-color: #597006;
}
</style>
border-color css
<style>
span { border-color: #597006; }
span { border-color: rgb(89,112,6); }
td.TdClassName
{
border-color: #597006;
}
.TagClassName
{
border-color: #597006;
}
</style>