Shades of Fiji Green #616811
Tints of Fiji Green #616811
RGB
CMYK
RGB Variations
Color information
#616811 (or 0x616811) is known color: Fiji Green. HEX triplet: 61, 68 and 11. RGB value is (97,104,17). Sum of RGB (Red+Green+Blue) = 97+104+17=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 104 (41.02% from 255 or 47.71% from 218); Blue value is 17 (7.03% from 255 or 7.80% from 218); Max value from RGB is 104 - color contains mainly: green. Hex color #616811 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616811 is #9E97EE. Grayscale: #5C5C5C. Windows color (decimal): -10393583 or 1140833. OLE color: 1140833.
HSL color Cylindrical-coordinate representation of color #616811: hue angle of 64.83º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #616811 is Cyan = 0.07, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 104 | 17 | - |
| CMYK | 0.07 | 0 | 0.84 | 0.59 |
| HSL | 64.83º | 0.72% | 0.24% | - |
| HSV(B) | 64.83º | 0.84% | 0.41% | - |
| XYZ | 9.98 | 12.48 | 2.41 | - |
| YUV | 91.99 | 85.68 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 17 | 0.07 | 0 | 0.84 | 0.59 | 64.83 | 0.72 | 0.24 |
| Hex | 61 | 68 | 11 | 7 | 0 | 54 | 3B | 41 | 48 | 18 |
| Octal | 141 | 150 | 21 | 7 | 0 | 124 | 73 | 101 | 110 | 30 |
| Binary | 1100001 | 1101000 | 10001 | 111 | 0 | 1010100 | 111011 | 1000001 | 1001000 | 11000 |
Color Harmonies of #616811
Complementary color
Monochromatic Colors of #616811
Black with #616811
Text Example
Text Example
White with #616811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616811; }
p { color: rgb(97,104,17); }
H1.HeaderClassName
{
color: #616811;
}
.AnyTagClassName
{
color: #616811;
}
</style>
background-color css
<style>
a { background-color: #616811; }
a { background-color: rgb(97,104,17); }
div.DivClassName
{
background-color: #616811;
}
.BgClassName
{
background-color: #616811;
}
</style>
border-color css
<style>
span { border-color: #616811; }
span { border-color: rgb(97,104,17); }
td.TdClassName
{
border-color: #616811;
}
.TagClassName
{
border-color: #616811;
}
</style>