Shades of Fiji Green #616516
Tints of Fiji Green #616516
RGB
CMYK
RGB Variations
Color information
#616516 (or 0x616516) is known color: Fiji Green. HEX triplet: 61, 65 and 16. RGB value is (97,101,22). Sum of RGB (Red+Green+Blue) = 97+101+22=220 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.09% from 220); Green value is 101 (39.84% from 255 or 45.91% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 101 - color contains mainly: green. Hex color #616516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616516 is #9E9AE9. Grayscale: #5B5B5B. Windows color (decimal): -10394346 or 1467745. OLE color: 1467745.
HSL color Cylindrical-coordinate representation of color #616516: hue angle of 63.04º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #616516 is Cyan = 0.04, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 101 | 22 | - |
| CMYK | 0.04 | 0 | 0.78 | 0.60 |
| HSL | 63.04º | 0.64% | 0.24% | - |
| HSV(B) | 63.04º | 0.78% | 0.4% | - |
| XYZ | 9.73 | 11.91 | 2.54 | - |
| YUV | 90.8 | 89.17 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 22 | 0.04 | 0 | 0.78 | 0.60 | 63.04 | 0.64 | 0.24 |
| Hex | 61 | 65 | 16 | 4 | 0 | 4E | 3C | 3F | 40 | 18 |
| Octal | 141 | 145 | 26 | 4 | 0 | 116 | 74 | 77 | 100 | 30 |
| Binary | 1100001 | 1100101 | 10110 | 100 | 0 | 1001110 | 111100 | 111111 | 1000000 | 11000 |
Color Harmonies of #616516
Complementary color
Monochromatic Colors of #616516
Black with #616516
Text Example
Text Example
White with #616516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616516; }
p { color: rgb(97,101,22); }
H1.HeaderClassName
{
color: #616516;
}
.AnyTagClassName
{
color: #616516;
}
</style>
background-color css
<style>
a { background-color: #616516; }
a { background-color: rgb(97,101,22); }
div.DivClassName
{
background-color: #616516;
}
.BgClassName
{
background-color: #616516;
}
</style>
border-color css
<style>
span { border-color: #616516; }
span { border-color: rgb(97,101,22); }
td.TdClassName
{
border-color: #616516;
}
.TagClassName
{
border-color: #616516;
}
</style>