Shades of Fiji Green #616609
Tints of Fiji Green #616609
RGB
CMYK
RGB Variations
Color information
#616609 (or 0x616609) is known color: Fiji Green. HEX triplet: 61, 66 and 09. RGB value is (97,102,9). Sum of RGB (Red+Green+Blue) = 97+102+9=208 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.63% from 208); Green value is 102 (40.23% from 255 or 49.04% from 208); Blue value is 9 (3.91% from 255 or 4.33% from 208); Max value from RGB is 102 - color contains mainly: green. Hex color #616609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616609 is #9E99F6. Grayscale: #5A5A5A. Windows color (decimal): -10394103 or 616033. OLE color: 616033.
HSL color Cylindrical-coordinate representation of color #616609: hue angle of 63.23º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #616609 is Cyan = 0.05, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 9 | - |
| CMYK | 0.05 | 0 | 0.91 | 0.6 |
| HSL | 63.23º | 0.84% | 0.22% | - |
| HSV(B) | 63.23º | 0.91% | 0.4% | - |
| XYZ | 9.73 | 12.06 | 2.07 | - |
| YUV | 89.9 | 82.34 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 9 | 0.05 | 0 | 0.91 | 0.6 | 63.23 | 0.84 | 0.22 |
| Hex | 61 | 66 | 9 | 5 | 0 | 5B | 3C | 3F | 54 | 16 |
| Octal | 141 | 146 | 11 | 5 | 0 | 133 | 74 | 77 | 124 | 26 |
| Binary | 1100001 | 1100110 | 1001 | 101 | 0 | 1011011 | 111100 | 111111 | 1010100 | 10110 |
Color Harmonies of #616609
Complementary color
Monochromatic Colors of #616609
Black with #616609
Text Example
Text Example
White with #616609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616609; }
p { color: rgb(97,102,9); }
H1.HeaderClassName
{
color: #616609;
}
.AnyTagClassName
{
color: #616609;
}
</style>
background-color css
<style>
a { background-color: #616609; }
a { background-color: rgb(97,102,9); }
div.DivClassName
{
background-color: #616609;
}
.BgClassName
{
background-color: #616609;
}
</style>
border-color css
<style>
span { border-color: #616609; }
span { border-color: rgb(97,102,9); }
td.TdClassName
{
border-color: #616609;
}
.TagClassName
{
border-color: #616609;
}
</style>