Shades of Fiji Green #617618
Tints of Fiji Green #617618
RGB
CMYK
RGB Variations
Color information
#617618 (or 0x617618) is known color: Fiji Green. HEX triplet: 61, 76 and 18. RGB value is (97,118,24). Sum of RGB (Red+Green+Blue) = 97+118+24=239 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.59% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 24 (9.77% from 255 or 10.04% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #617618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617618 is #9E89E7. Grayscale: #656565. Windows color (decimal): -10389992 or 1603169. OLE color: 1603169.
HSL color Cylindrical-coordinate representation of color #617618: hue angle of 73.4º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #617618 is Cyan = 0.18, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 24 | - |
| CMYK | 0.18 | 0 | 0.80 | 0.54 |
| HSL | 73.4º | 0.66% | 0.28% | - |
| HSV(B) | 73.4º | 0.8% | 0.46% | - |
| XYZ | 11.57 | 15.56 | 3.26 | - |
| YUV | 101.01 | 84.54 | 125.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 24 | 0.18 | 0 | 0.80 | 0.54 | 73.4 | 0.66 | 0.28 |
| Hex | 61 | 76 | 18 | 12 | 0 | 50 | 36 | 49 | 42 | 1C |
| Octal | 141 | 166 | 30 | 22 | 0 | 120 | 66 | 111 | 102 | 34 |
| Binary | 1100001 | 1110110 | 11000 | 10010 | 0 | 1010000 | 110110 | 1001001 | 1000010 | 11100 |
Color Harmonies of #617618
Complementary color
Monochromatic Colors of #617618
Black with #617618
Text Example
Text Example
White with #617618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617618; }
p { color: rgb(97,118,24); }
H1.HeaderClassName
{
color: #617618;
}
.AnyTagClassName
{
color: #617618;
}
</style>
background-color css
<style>
a { background-color: #617618; }
a { background-color: rgb(97,118,24); }
div.DivClassName
{
background-color: #617618;
}
.BgClassName
{
background-color: #617618;
}
</style>
border-color css
<style>
span { border-color: #617618; }
span { border-color: rgb(97,118,24); }
td.TdClassName
{
border-color: #617618;
}
.TagClassName
{
border-color: #617618;
}
</style>