Shades of Fiji Green #616316
Tints of Fiji Green #616316
RGB
CMYK
RGB Variations
Color information
#616316 (or 0x616316) is known color: Fiji Green. HEX triplet: 61, 63 and 16. RGB value is (97,99,22). Sum of RGB (Red+Green+Blue) = 97+99+22=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 99 (39.06% from 255 or 45.41% from 218); Blue value is 22 (8.98% from 255 or 10.09% from 218); Max value from RGB is 99 - color contains mainly: green. Hex color #616316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616316 is #9E9CE9. Grayscale: #595959. Windows color (decimal): -10394858 or 1467233. OLE color: 1467233.
HSL color Cylindrical-coordinate representation of color #616316: hue angle of 61.56º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #616316 is Cyan = 0.02, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 22 | - |
| CMYK | 0.02 | 0 | 0.78 | 0.61 |
| HSL | 61.56º | 0.64% | 0.24% | - |
| HSV(B) | 61.56º | 0.78% | 0.39% | - |
| XYZ | 9.54 | 11.52 | 2.48 | - |
| YUV | 89.62 | 89.84 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 22 | 0.02 | 0 | 0.78 | 0.61 | 61.56 | 0.64 | 0.24 |
| Hex | 61 | 63 | 16 | 2 | 0 | 4E | 3D | 3E | 40 | 18 |
| Octal | 141 | 143 | 26 | 2 | 0 | 116 | 75 | 76 | 100 | 30 |
| Binary | 1100001 | 1100011 | 10110 | 10 | 0 | 1001110 | 111101 | 111110 | 1000000 | 11000 |
Color Harmonies of #616316
Complementary color
Monochromatic Colors of #616316
Black with #616316
Text Example
Text Example
White with #616316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616316; }
p { color: rgb(97,99,22); }
H1.HeaderClassName
{
color: #616316;
}
.AnyTagClassName
{
color: #616316;
}
</style>
background-color css
<style>
a { background-color: #616316; }
a { background-color: rgb(97,99,22); }
div.DivClassName
{
background-color: #616316;
}
.BgClassName
{
background-color: #616316;
}
</style>
border-color css
<style>
span { border-color: #616316; }
span { border-color: rgb(97,99,22); }
td.TdClassName
{
border-color: #616316;
}
.TagClassName
{
border-color: #616316;
}
</style>