Shades of Fiji Green #617806
Tints of Fiji Green #617806
RGB
CMYK
RGB Variations
Color information
#617806 (or 0x617806) is known color: Fiji Green. HEX triplet: 61, 78 and 06. RGB value is (97,120,6). Sum of RGB (Red+Green+Blue) = 97+120+6=223 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.50% from 223); Green value is 120 (47.27% from 255 or 53.81% from 223); Blue value is 6 (2.73% from 255 or 2.69% from 223); Max value from RGB is 120 - color contains mainly: green. Hex color #617806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617806 is #9E87F9. Grayscale: #646464. Windows color (decimal): -10389498 or 424033. OLE color: 424033.
HSL color Cylindrical-coordinate representation of color #617806: hue angle of 72.11º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #617806 is Cyan = 0.19, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 6 | - |
| CMYK | 0.19 | 0 | 0.95 | 0.53 |
| HSL | 72.11º | 0.9% | 0.25% | - |
| HSV(B) | 72.11º | 0.95% | 0.47% | - |
| XYZ | 11.68 | 15.99 | 2.64 | - |
| YUV | 100.13 | 74.88 | 125.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 6 | 0.19 | 0 | 0.95 | 0.53 | 72.11 | 0.9 | 0.25 |
| Hex | 61 | 78 | 6 | 13 | 0 | 5F | 35 | 48 | 5A | 19 |
| Octal | 141 | 170 | 6 | 23 | 0 | 137 | 65 | 110 | 132 | 31 |
| Binary | 1100001 | 1111000 | 110 | 10011 | 0 | 1011111 | 110101 | 1001000 | 1011010 | 11001 |
Color Harmonies of #617806
Complementary color
Monochromatic Colors of #617806
Black with #617806
Text Example
Text Example
White with #617806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617806; }
p { color: rgb(97,120,6); }
H1.HeaderClassName
{
color: #617806;
}
.AnyTagClassName
{
color: #617806;
}
</style>
background-color css
<style>
a { background-color: #617806; }
a { background-color: rgb(97,120,6); }
div.DivClassName
{
background-color: #617806;
}
.BgClassName
{
background-color: #617806;
}
</style>
border-color css
<style>
span { border-color: #617806; }
span { border-color: rgb(97,120,6); }
td.TdClassName
{
border-color: #617806;
}
.TagClassName
{
border-color: #617806;
}
</style>