Shades of Fiji Green #617416
Tints of Fiji Green #617416
RGB
CMYK
RGB Variations
Color information
#617416 (or 0x617416) is known color: Fiji Green. HEX triplet: 61, 74 and 16. RGB value is (97,116,22). Sum of RGB (Red+Green+Blue) = 97+116+22=235 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.28% from 235); Green value is 116 (45.70% from 255 or 49.36% from 235); Blue value is 22 (8.98% from 255 or 9.36% from 235); Max value from RGB is 116 - color contains mainly: green. Hex color #617416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617416 is #9E8BE9. Grayscale: #636363. Windows color (decimal): -10390506 or 1471585. OLE color: 1471585.
HSL color Cylindrical-coordinate representation of color #617416: hue angle of 72.13º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #617416 is Cyan = 0.16, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 22 | - |
| CMYK | 0.16 | 0 | 0.81 | 0.55 |
| HSL | 72.13º | 0.68% | 0.27% | - |
| HSV(B) | 72.13º | 0.81% | 0.45% | - |
| XYZ | 11.32 | 15.09 | 3.08 | - |
| YUV | 99.6 | 84.21 | 126.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 22 | 0.16 | 0 | 0.81 | 0.55 | 72.13 | 0.68 | 0.27 |
| Hex | 61 | 74 | 16 | 10 | 0 | 51 | 37 | 48 | 44 | 1B |
| Octal | 141 | 164 | 26 | 20 | 0 | 121 | 67 | 110 | 104 | 33 |
| Binary | 1100001 | 1110100 | 10110 | 10000 | 0 | 1010001 | 110111 | 1001000 | 1000100 | 11011 |
Color Harmonies of #617416
Complementary color
Monochromatic Colors of #617416
Black with #617416
Text Example
Text Example
White with #617416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617416; }
p { color: rgb(97,116,22); }
H1.HeaderClassName
{
color: #617416;
}
.AnyTagClassName
{
color: #617416;
}
</style>
background-color css
<style>
a { background-color: #617416; }
a { background-color: rgb(97,116,22); }
div.DivClassName
{
background-color: #617416;
}
.BgClassName
{
background-color: #617416;
}
</style>
border-color css
<style>
span { border-color: #617416; }
span { border-color: rgb(97,116,22); }
td.TdClassName
{
border-color: #617416;
}
.TagClassName
{
border-color: #617416;
}
</style>