Shades of Fiji Green #617122
Tints of Fiji Green #617122
RGB
CMYK
RGB Variations
Color information
#617122 (or 0x617122) is known color: Fiji Green. HEX triplet: 61, 71 and 22. RGB value is (97,113,34). Sum of RGB (Red+Green+Blue) = 97+113+34=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 113 (44.53% from 255 or 46.31% from 244); Blue value is 34 (13.67% from 255 or 13.93% from 244); Max value from RGB is 113 - color contains mainly: green. Hex color #617122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617122 is #9E8EDD. Grayscale: #636363. Windows color (decimal): -10391262 or 2257249. OLE color: 2257249.
HSL color Cylindrical-coordinate representation of color #617122: hue angle of 72.15º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #617122 is Cyan = 0.14, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 34 | - |
| CMYK | 0.14 | 0 | 0.70 | 0.56 |
| HSL | 72.15º | 0.54% | 0.29% | - |
| HSV(B) | 72.15º | 0.7% | 0.44% | - |
| XYZ | 11.12 | 14.47 | 3.72 | - |
| YUV | 99.21 | 91.2 | 126.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 34 | 0.14 | 0 | 0.70 | 0.56 | 72.15 | 0.54 | 0.29 |
| Hex | 61 | 71 | 22 | E | 0 | 46 | 38 | 48 | 36 | 1D |
| Octal | 141 | 161 | 42 | 16 | 0 | 106 | 70 | 110 | 66 | 35 |
| Binary | 1100001 | 1110001 | 100010 | 1110 | 0 | 1000110 | 111000 | 1001000 | 110110 | 11101 |
Color Harmonies of #617122
Complementary color
Monochromatic Colors of #617122
Black with #617122
Text Example
Text Example
White with #617122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617122; }
p { color: rgb(97,113,34); }
H1.HeaderClassName
{
color: #617122;
}
.AnyTagClassName
{
color: #617122;
}
</style>
background-color css
<style>
a { background-color: #617122; }
a { background-color: rgb(97,113,34); }
div.DivClassName
{
background-color: #617122;
}
.BgClassName
{
background-color: #617122;
}
</style>
border-color css
<style>
span { border-color: #617122; }
span { border-color: rgb(97,113,34); }
td.TdClassName
{
border-color: #617122;
}
.TagClassName
{
border-color: #617122;
}
</style>