Shades of Fiji Green #616911
Tints of Fiji Green #616911
RGB
CMYK
RGB Variations
Color information
#616911 (or 0x616911) is known color: Fiji Green. HEX triplet: 61, 69 and 11. RGB value is (97,105,17). Sum of RGB (Red+Green+Blue) = 97+105+17=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 105 (41.41% from 255 or 47.95% from 219); Blue value is 17 (7.03% from 255 or 7.76% from 219); Max value from RGB is 105 - color contains mainly: green. Hex color #616911 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616911 is #9E96EE. Grayscale: #5C5C5C. Windows color (decimal): -10393327 or 1141089. OLE color: 1141089.
HSL color Cylindrical-coordinate representation of color #616911: hue angle of 65.45º 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 #616911 is Cyan = 0.08, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 17 | - |
| CMYK | 0.08 | 0 | 0.84 | 0.59 |
| HSL | 65.45º | 0.72% | 0.24% | - |
| HSV(B) | 65.45º | 0.84% | 0.41% | - |
| XYZ | 10.08 | 12.69 | 2.45 | - |
| YUV | 92.58 | 85.35 | 131.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 17 | 0.08 | 0 | 0.84 | 0.59 | 65.45 | 0.72 | 0.24 |
| Hex | 61 | 69 | 11 | 8 | 0 | 54 | 3B | 41 | 48 | 18 |
| Octal | 141 | 151 | 21 | 10 | 0 | 124 | 73 | 101 | 110 | 30 |
| Binary | 1100001 | 1101001 | 10001 | 1000 | 0 | 1010100 | 111011 | 1000001 | 1001000 | 11000 |
Color Harmonies of #616911
Complementary color
Monochromatic Colors of #616911
Black with #616911
Text Example
Text Example
White with #616911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616911; }
p { color: rgb(97,105,17); }
H1.HeaderClassName
{
color: #616911;
}
.AnyTagClassName
{
color: #616911;
}
</style>
background-color css
<style>
a { background-color: #616911; }
a { background-color: rgb(97,105,17); }
div.DivClassName
{
background-color: #616911;
}
.BgClassName
{
background-color: #616911;
}
</style>
border-color css
<style>
span { border-color: #616911; }
span { border-color: rgb(97,105,17); }
td.TdClassName
{
border-color: #616911;
}
.TagClassName
{
border-color: #616911;
}
</style>