Shades of Fiji Green #617720
Tints of Fiji Green #617720
RGB
CMYK
RGB Variations
Color information
#617720 (or 0x617720) is known color: Fiji Green. HEX triplet: 61, 77 and 20. RGB value is (97,119,32). Sum of RGB (Red+Green+Blue) = 97+119+32=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 119 (46.88% from 255 or 47.98% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 119 - color contains mainly: green. Hex color #617720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617720 is #9E88DF. Grayscale: #666666. Windows color (decimal): -10389728 or 2127713. OLE color: 2127713.
HSL color Cylindrical-coordinate representation of color #617720: hue angle of 75.17º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #617720 is Cyan = 0.18, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 32 | - |
| CMYK | 0.18 | 0 | 0.73 | 0.53 |
| HSL | 75.17º | 0.58% | 0.3% | - |
| HSV(B) | 75.17º | 0.73% | 0.47% | - |
| XYZ | 11.79 | 15.84 | 3.8 | - |
| YUV | 102.5 | 88.21 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 32 | 0.18 | 0 | 0.73 | 0.53 | 75.17 | 0.58 | 0.3 |
| Hex | 61 | 77 | 20 | 12 | 0 | 49 | 35 | 4B | 3A | 1E |
| Octal | 141 | 167 | 40 | 22 | 0 | 111 | 65 | 113 | 72 | 36 |
| Binary | 1100001 | 1110111 | 100000 | 10010 | 0 | 1001001 | 110101 | 1001011 | 111010 | 11110 |
Color Harmonies of #617720
Complementary color
Monochromatic Colors of #617720
Black with #617720
Text Example
Text Example
White with #617720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617720; }
p { color: rgb(97,119,32); }
H1.HeaderClassName
{
color: #617720;
}
.AnyTagClassName
{
color: #617720;
}
</style>
background-color css
<style>
a { background-color: #617720; }
a { background-color: rgb(97,119,32); }
div.DivClassName
{
background-color: #617720;
}
.BgClassName
{
background-color: #617720;
}
</style>
border-color css
<style>
span { border-color: #617720; }
span { border-color: rgb(97,119,32); }
td.TdClassName
{
border-color: #617720;
}
.TagClassName
{
border-color: #617720;
}
</style>