Shades of Fiji Green #617605
Tints of Fiji Green #617605
RGB
CMYK
RGB Variations
Color information
#617605 (or 0x617605) is known color: Fiji Green. HEX triplet: 61, 76 and 05. RGB value is (97,118,5). Sum of RGB (Red+Green+Blue) = 97+118+5=220 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.09% from 220); Green value is 118 (46.48% from 255 or 53.64% from 220); Blue value is 5 (2.34% from 255 or 2.27% from 220); Max value from RGB is 118 - color contains mainly: green. Hex color #617605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617605 is #9E89FA. Grayscale: #636363. Windows color (decimal): -10390011 or 357985. OLE color: 357985.
HSL color Cylindrical-coordinate representation of color #617605: hue angle of 71.15º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #617605 is Cyan = 0.18, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 5 | - |
| CMYK | 0.18 | 0 | 0.96 | 0.54 |
| HSL | 71.15º | 0.92% | 0.24% | - |
| HSV(B) | 71.15º | 0.96% | 0.46% | - |
| XYZ | 11.44 | 15.51 | 2.53 | - |
| YUV | 98.84 | 75.04 | 126.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 5 | 0.18 | 0 | 0.96 | 0.54 | 71.15 | 0.92 | 0.24 |
| Hex | 61 | 76 | 5 | 12 | 0 | 60 | 36 | 47 | 5C | 18 |
| Octal | 141 | 166 | 5 | 22 | 0 | 140 | 66 | 107 | 134 | 30 |
| Binary | 1100001 | 1110110 | 101 | 10010 | 0 | 1100000 | 110110 | 1000111 | 1011100 | 11000 |
Color Harmonies of #617605
Complementary color
Monochromatic Colors of #617605
Black with #617605
Text Example
Text Example
White with #617605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617605; }
p { color: rgb(97,118,5); }
H1.HeaderClassName
{
color: #617605;
}
.AnyTagClassName
{
color: #617605;
}
</style>
background-color css
<style>
a { background-color: #617605; }
a { background-color: rgb(97,118,5); }
div.DivClassName
{
background-color: #617605;
}
.BgClassName
{
background-color: #617605;
}
</style>
border-color css
<style>
span { border-color: #617605; }
span { border-color: rgb(97,118,5); }
td.TdClassName
{
border-color: #617605;
}
.TagClassName
{
border-color: #617605;
}
</style>