Shades of Fiji Green #617722
Tints of Fiji Green #617722
RGB
CMYK
RGB Variations
Color information
#617722 (or 0x617722) is known color: Fiji Green. HEX triplet: 61, 77 and 22. RGB value is (97,119,34). Sum of RGB (Red+Green+Blue) = 97+119+34=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 119 (46.88% from 255 or 47.6% from 250); Blue value is 34 (13.67% from 255 or 13.6% from 250); Max value from RGB is 119 - color contains mainly: green. Hex color #617722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617722 is #9E88DD. Grayscale: #676767. Windows color (decimal): -10389726 or 2258785. OLE color: 2258785.
HSL color Cylindrical-coordinate representation of color #617722: hue angle of 75.53º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #617722 is Cyan = 0.18, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 34 | - |
| CMYK | 0.18 | 0 | 0.71 | 0.53 |
| HSL | 75.53º | 0.56% | 0.3% | - |
| HSV(B) | 75.53º | 0.71% | 0.47% | - |
| XYZ | 11.82 | 15.85 | 3.95 | - |
| YUV | 102.73 | 89.21 | 123.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 34 | 0.18 | 0 | 0.71 | 0.53 | 75.53 | 0.56 | 0.3 |
| Hex | 61 | 77 | 22 | 12 | 0 | 47 | 35 | 4C | 38 | 1E |
| Octal | 141 | 167 | 42 | 22 | 0 | 107 | 65 | 114 | 70 | 36 |
| Binary | 1100001 | 1110111 | 100010 | 10010 | 0 | 1000111 | 110101 | 1001100 | 111000 | 11110 |
Color Harmonies of #617722
Complementary color
Monochromatic Colors of #617722
Black with #617722
Text Example
Text Example
White with #617722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617722; }
p { color: rgb(97,119,34); }
H1.HeaderClassName
{
color: #617722;
}
.AnyTagClassName
{
color: #617722;
}
</style>
background-color css
<style>
a { background-color: #617722; }
a { background-color: rgb(97,119,34); }
div.DivClassName
{
background-color: #617722;
}
.BgClassName
{
background-color: #617722;
}
</style>
border-color css
<style>
span { border-color: #617722; }
span { border-color: rgb(97,119,34); }
td.TdClassName
{
border-color: #617722;
}
.TagClassName
{
border-color: #617722;
}
</style>