Shades of Fiji Green #616716
Tints of Fiji Green #616716
RGB
CMYK
RGB Variations
Color information
#616716 (or 0x616716) is known color: Fiji Green. HEX triplet: 61, 67 and 16. RGB value is (97,103,22). Sum of RGB (Red+Green+Blue) = 97+103+22=222 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.69% from 222); Green value is 103 (40.62% from 255 or 46.40% from 222); Blue value is 22 (8.98% from 255 or 9.91% from 222); Max value from RGB is 103 - color contains mainly: green. Hex color #616716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616716 is #9E98E9. Grayscale: #5C5C5C. Windows color (decimal): -10393834 or 1468257. OLE color: 1468257.
HSL color Cylindrical-coordinate representation of color #616716: hue angle of 64.44º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #616716 is Cyan = 0.06, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 22 | - |
| CMYK | 0.06 | 0 | 0.79 | 0.60 |
| HSL | 64.44º | 0.65% | 0.25% | - |
| HSV(B) | 64.44º | 0.79% | 0.4% | - |
| XYZ | 9.92 | 12.3 | 2.61 | - |
| YUV | 91.97 | 88.51 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 22 | 0.06 | 0 | 0.79 | 0.60 | 64.44 | 0.65 | 0.25 |
| Hex | 61 | 67 | 16 | 6 | 0 | 4F | 3C | 40 | 41 | 19 |
| Octal | 141 | 147 | 26 | 6 | 0 | 117 | 74 | 100 | 101 | 31 |
| Binary | 1100001 | 1100111 | 10110 | 110 | 0 | 1001111 | 111100 | 1000000 | 1000001 | 11001 |
Color Harmonies of #616716
Complementary color
Monochromatic Colors of #616716
Black with #616716
Text Example
Text Example
White with #616716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616716; }
p { color: rgb(97,103,22); }
H1.HeaderClassName
{
color: #616716;
}
.AnyTagClassName
{
color: #616716;
}
</style>
background-color css
<style>
a { background-color: #616716; }
a { background-color: rgb(97,103,22); }
div.DivClassName
{
background-color: #616716;
}
.BgClassName
{
background-color: #616716;
}
</style>
border-color css
<style>
span { border-color: #616716; }
span { border-color: rgb(97,103,22); }
td.TdClassName
{
border-color: #616716;
}
.TagClassName
{
border-color: #616716;
}
</style>