Shades of Fiji Green #617116
Tints of Fiji Green #617116
RGB
CMYK
RGB Variations
Color information
#617116 (or 0x617116) is known color: Fiji Green. HEX triplet: 61, 71 and 16. RGB value is (97,113,22). Sum of RGB (Red+Green+Blue) = 97+113+22=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 113 (44.53% from 255 or 48.71% from 232); Blue value is 22 (8.98% from 255 or 9.48% from 232); Max value from RGB is 113 - color contains mainly: green. Hex color #617116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617116 is #9E8EE9. Grayscale: #626262. Windows color (decimal): -10391274 or 1470817. OLE color: 1470817.
HSL color Cylindrical-coordinate representation of color #617116: hue angle of 70.55º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #617116 is Cyan = 0.14, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 22 | - |
| CMYK | 0.14 | 0 | 0.81 | 0.56 |
| HSL | 70.55º | 0.67% | 0.26% | - |
| HSV(B) | 70.55º | 0.81% | 0.44% | - |
| XYZ | 10.98 | 14.41 | 2.96 | - |
| YUV | 97.84 | 85.2 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 22 | 0.14 | 0 | 0.81 | 0.56 | 70.55 | 0.67 | 0.26 |
| Hex | 61 | 71 | 16 | E | 0 | 51 | 38 | 47 | 43 | 1A |
| Octal | 141 | 161 | 26 | 16 | 0 | 121 | 70 | 107 | 103 | 32 |
| Binary | 1100001 | 1110001 | 10110 | 1110 | 0 | 1010001 | 111000 | 1000111 | 1000011 | 11010 |
Color Harmonies of #617116
Complementary color
Monochromatic Colors of #617116
Black with #617116
Text Example
Text Example
White with #617116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617116; }
p { color: rgb(97,113,22); }
H1.HeaderClassName
{
color: #617116;
}
.AnyTagClassName
{
color: #617116;
}
</style>
background-color css
<style>
a { background-color: #617116; }
a { background-color: rgb(97,113,22); }
div.DivClassName
{
background-color: #617116;
}
.BgClassName
{
background-color: #617116;
}
</style>
border-color css
<style>
span { border-color: #617116; }
span { border-color: rgb(97,113,22); }
td.TdClassName
{
border-color: #617116;
}
.TagClassName
{
border-color: #617116;
}
</style>