Shades of Fiji Green #597301
Tints of Fiji Green #597301
RGB
CMYK
RGB Variations
Color information
#597301 (or 0x597301) is known color: Fiji Green. HEX triplet: 59, 73 and 01. RGB value is (89,115,1). Sum of RGB (Red+Green+Blue) = 89+115+1=205 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.41% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 1 (0.78% from 255 or 0.49% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #597301 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #597301 is #A68CFE. Grayscale: #5E5E5E. Windows color (decimal): -10915071 or 95065. OLE color: 95065.
HSL color Cylindrical-coordinate representation of color #597301: hue angle of 73.68º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #597301 is Cyan = 0.23, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 115 | 1 | - |
| CMYK | 0.23 | 0 | 0.99 | 0.55 |
| HSL | 73.68º | 0.98% | 0.23% | - |
| HSV(B) | 73.68º | 0.99% | 0.45% | - |
| XYZ | 10.26 | 14.39 | 2.27 | - |
| YUV | 94.23 | 75.39 | 124.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 1 | 0.23 | 0 | 0.99 | 0.55 | 73.68 | 0.98 | 0.23 |
| Hex | 59 | 73 | 1 | 17 | 0 | 63 | 37 | 4A | 62 | 17 |
| Octal | 131 | 163 | 1 | 27 | 0 | 143 | 67 | 112 | 142 | 27 |
| Binary | 1011001 | 1110011 | 1 | 10111 | 0 | 1100011 | 110111 | 1001010 | 1100010 | 10111 |
Color Harmonies of #597301
Complementary color
Monochromatic Colors of #597301
Black with #597301
Text Example
Text Example
White with #597301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597301; }
p { color: rgb(89,115,1); }
H1.HeaderClassName
{
color: #597301;
}
.AnyTagClassName
{
color: #597301;
}
</style>
background-color css
<style>
a { background-color: #597301; }
a { background-color: rgb(89,115,1); }
div.DivClassName
{
background-color: #597301;
}
.BgClassName
{
background-color: #597301;
}
</style>
border-color css
<style>
span { border-color: #597301; }
span { border-color: rgb(89,115,1); }
td.TdClassName
{
border-color: #597301;
}
.TagClassName
{
border-color: #597301;
}
</style>