Shades of Fiji Green #686804
Tints of Fiji Green #686804
RGB
CMYK
RGB Variations
Color information
#686804 (or 0x686804) is known color: Fiji Green. HEX triplet: 68, 68 and 04. RGB value is (104,104,4). Sum of RGB (Red+Green+Blue) = 104+104+4=212 (28% of max value = 765). Red value is 104 (41.02% from 255 or 49.06% from 212); Green value is 104 (41.02% from 255 or 49.06% from 212); Blue value is 4 (1.95% from 255 or 1.89% from 212); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686804 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686804 is #9797FB. Grayscale: #5D5D5D. Windows color (decimal): -9934844 or 288872. OLE color: 288872.
HSL color Cylindrical-coordinate representation of color #686804: hue angle of 60º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #686804 is Cyan = 0, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 104 | 4 | - |
| CMYK | 0 | 0 | 0.96 | 0.59 |
| HSL | 60º | 0.93% | 0.21% | - |
| HSV(B) | 60º | 0.96% | 0.41% | - |
| XYZ | 10.68 | 12.85 | 2.03 | - |
| YUV | 92.6 | 78 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 4 | 0 | 0 | 0.96 | 0.59 | 60 | 0.93 | 0.21 |
| Hex | 68 | 68 | 4 | 0 | 0 | 60 | 3B | 3C | 5D | 15 |
| Octal | 150 | 150 | 4 | 0 | 0 | 140 | 73 | 74 | 135 | 25 |
| Binary | 1101000 | 1101000 | 100 | 0 | 0 | 1100000 | 111011 | 111100 | 1011101 | 10101 |
Color Harmonies of #686804
Complementary color
Monochromatic Colors of #686804
Black with #686804
Text Example
Text Example
White with #686804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686804; }
p { color: rgb(104,104,4); }
H1.HeaderClassName
{
color: #686804;
}
.AnyTagClassName
{
color: #686804;
}
</style>
background-color css
<style>
a { background-color: #686804; }
a { background-color: rgb(104,104,4); }
div.DivClassName
{
background-color: #686804;
}
.BgClassName
{
background-color: #686804;
}
</style>
border-color css
<style>
span { border-color: #686804; }
span { border-color: rgb(104,104,4); }
td.TdClassName
{
border-color: #686804;
}
.TagClassName
{
border-color: #686804;
}
</style>