Shades of Fiji Green #686809
Tints of Fiji Green #686809
RGB
CMYK
RGB Variations
Color information
#686809 (or 0x686809) is known color: Fiji Green. HEX triplet: 68, 68 and 09. RGB value is (104,104,9). Sum of RGB (Red+Green+Blue) = 104+104+9=217 (28% of max value = 765). Red value is 104 (41.02% from 255 or 47.93% from 217); Green value is 104 (41.02% from 255 or 47.93% from 217); Blue value is 9 (3.91% from 255 or 4.15% from 217); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686809 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686809 is #9797F6. Grayscale: #5D5D5D. Windows color (decimal): -9934839 or 616552. OLE color: 616552.
HSL color Cylindrical-coordinate representation of color #686809: hue angle of 60º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #686809 is Cyan = 0, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 104 | 9 | - |
| CMYK | 0 | 0 | 0.91 | 0.59 |
| HSL | 60º | 0.84% | 0.22% | - |
| HSV(B) | 60º | 0.91% | 0.41% | - |
| XYZ | 10.71 | 12.86 | 2.18 | - |
| YUV | 93.17 | 80.5 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 9 | 0 | 0 | 0.91 | 0.59 | 60 | 0.84 | 0.22 |
| Hex | 68 | 68 | 9 | 0 | 0 | 5B | 3B | 3C | 54 | 16 |
| Octal | 150 | 150 | 11 | 0 | 0 | 133 | 73 | 74 | 124 | 26 |
| Binary | 1101000 | 1101000 | 1001 | 0 | 0 | 1011011 | 111011 | 111100 | 1010100 | 10110 |
Color Harmonies of #686809
Complementary color
Monochromatic Colors of #686809
Black with #686809
Text Example
Text Example
White with #686809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686809; }
p { color: rgb(104,104,9); }
H1.HeaderClassName
{
color: #686809;
}
.AnyTagClassName
{
color: #686809;
}
</style>
background-color css
<style>
a { background-color: #686809; }
a { background-color: rgb(104,104,9); }
div.DivClassName
{
background-color: #686809;
}
.BgClassName
{
background-color: #686809;
}
</style>
border-color css
<style>
span { border-color: #686809; }
span { border-color: rgb(104,104,9); }
td.TdClassName
{
border-color: #686809;
}
.TagClassName
{
border-color: #686809;
}
</style>