Shades of Fiji Green #617022
Tints of Fiji Green #617022
RGB
CMYK
RGB Variations
Color information
#617022 (or 0x617022) is known color: Fiji Green. HEX triplet: 61, 70 and 22. RGB value is (97,112,34). Sum of RGB (Red+Green+Blue) = 97+112+34=243 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.92% from 243); Green value is 112 (44.14% from 255 or 46.09% from 243); Blue value is 34 (13.67% from 255 or 13.99% from 243); Max value from RGB is 112 - color contains mainly: green. Hex color #617022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617022 is #9E8FDD. Grayscale: #626262. Windows color (decimal): -10391518 or 2256993. OLE color: 2256993.
HSL color Cylindrical-coordinate representation of color #617022: hue angle of 71.54º degrees, saturation: 0.53, 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 #617022 is Cyan = 0.13, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 34 | - |
| CMYK | 0.13 | 0 | 0.70 | 0.56 |
| HSL | 71.54º | 0.53% | 0.29% | - |
| HSV(B) | 71.54º | 0.7% | 0.44% | - |
| XYZ | 11.01 | 14.25 | 3.68 | - |
| YUV | 98.62 | 91.53 | 126.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 34 | 0.13 | 0 | 0.70 | 0.56 | 71.54 | 0.53 | 0.29 |
| Hex | 61 | 70 | 22 | D | 0 | 46 | 38 | 48 | 35 | 1D |
| Octal | 141 | 160 | 42 | 15 | 0 | 106 | 70 | 110 | 65 | 35 |
| Binary | 1100001 | 1110000 | 100010 | 1101 | 0 | 1000110 | 111000 | 1001000 | 110101 | 11101 |
Color Harmonies of #617022
Complementary color
Monochromatic Colors of #617022
Black with #617022
Text Example
Text Example
White with #617022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617022; }
p { color: rgb(97,112,34); }
H1.HeaderClassName
{
color: #617022;
}
.AnyTagClassName
{
color: #617022;
}
</style>
background-color css
<style>
a { background-color: #617022; }
a { background-color: rgb(97,112,34); }
div.DivClassName
{
background-color: #617022;
}
.BgClassName
{
background-color: #617022;
}
</style>
border-color css
<style>
span { border-color: #617022; }
span { border-color: rgb(97,112,34); }
td.TdClassName
{
border-color: #617022;
}
.TagClassName
{
border-color: #617022;
}
</style>