Shades of Fiji Green #617611
Tints of Fiji Green #617611
RGB
CMYK
RGB Variations
Color information
#617611 (or 0x617611) is known color: Fiji Green. HEX triplet: 61, 76 and 11. RGB value is (97,118,17). Sum of RGB (Red+Green+Blue) = 97+118+17=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 17 (7.03% from 255 or 7.33% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #617611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617611 is #9E89EE. Grayscale: #646464. Windows color (decimal): -10389999 or 1144417. OLE color: 1144417.
HSL color Cylindrical-coordinate representation of color #617611: hue angle of 72.48º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #617611 is Cyan = 0.18, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 17 | - |
| CMYK | 0.18 | 0 | 0.86 | 0.54 |
| HSL | 72.48º | 0.75% | 0.26% | - |
| HSV(B) | 72.48º | 0.86% | 0.46% | - |
| XYZ | 11.51 | 15.54 | 2.92 | - |
| YUV | 100.21 | 81.04 | 125.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 17 | 0.18 | 0 | 0.86 | 0.54 | 72.48 | 0.75 | 0.26 |
| Hex | 61 | 76 | 11 | 12 | 0 | 56 | 36 | 48 | 4B | 1A |
| Octal | 141 | 166 | 21 | 22 | 0 | 126 | 66 | 110 | 113 | 32 |
| Binary | 1100001 | 1110110 | 10001 | 10010 | 0 | 1010110 | 110110 | 1001000 | 1001011 | 11010 |
Color Harmonies of #617611
Complementary color
Monochromatic Colors of #617611
Black with #617611
Text Example
Text Example
White with #617611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617611; }
p { color: rgb(97,118,17); }
H1.HeaderClassName
{
color: #617611;
}
.AnyTagClassName
{
color: #617611;
}
</style>
background-color css
<style>
a { background-color: #617611; }
a { background-color: rgb(97,118,17); }
div.DivClassName
{
background-color: #617611;
}
.BgClassName
{
background-color: #617611;
}
</style>
border-color css
<style>
span { border-color: #617611; }
span { border-color: rgb(97,118,17); }
td.TdClassName
{
border-color: #617611;
}
.TagClassName
{
border-color: #617611;
}
</style>