Shades of Fiji Green #617705
Tints of Fiji Green #617705
RGB
CMYK
RGB Variations
Color information
#617705 (or 0x617705) is known color: Fiji Green. HEX triplet: 61, 77 and 05. RGB value is (97,119,5). Sum of RGB (Red+Green+Blue) = 97+119+5=221 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.89% from 221); Green value is 119 (46.88% from 255 or 53.85% from 221); Blue value is 5 (2.34% from 255 or 2.26% from 221); Max value from RGB is 119 - color contains mainly: green. Hex color #617705 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617705 is #9E88FA. Grayscale: #636363. Windows color (decimal): -10389755 or 358241. OLE color: 358241.
HSL color Cylindrical-coordinate representation of color #617705: hue angle of 71.58º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #617705 is Cyan = 0.18, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 5 | - |
| CMYK | 0.18 | 0 | 0.96 | 0.53 |
| HSL | 71.58º | 0.92% | 0.24% | - |
| HSV(B) | 71.58º | 0.96% | 0.47% | - |
| XYZ | 11.55 | 15.75 | 2.57 | - |
| YUV | 99.43 | 74.71 | 126.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 5 | 0.18 | 0 | 0.96 | 0.53 | 71.58 | 0.92 | 0.24 |
| Hex | 61 | 77 | 5 | 12 | 0 | 60 | 35 | 48 | 5C | 18 |
| Octal | 141 | 167 | 5 | 22 | 0 | 140 | 65 | 110 | 134 | 30 |
| Binary | 1100001 | 1110111 | 101 | 10010 | 0 | 1100000 | 110101 | 1001000 | 1011100 | 11000 |
Color Harmonies of #617705
Complementary color
Monochromatic Colors of #617705
Black with #617705
Text Example
Text Example
White with #617705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617705; }
p { color: rgb(97,119,5); }
H1.HeaderClassName
{
color: #617705;
}
.AnyTagClassName
{
color: #617705;
}
</style>
background-color css
<style>
a { background-color: #617705; }
a { background-color: rgb(97,119,5); }
div.DivClassName
{
background-color: #617705;
}
.BgClassName
{
background-color: #617705;
}
</style>
border-color css
<style>
span { border-color: #617705; }
span { border-color: rgb(97,119,5); }
td.TdClassName
{
border-color: #617705;
}
.TagClassName
{
border-color: #617705;
}
</style>