Shades of Fiji Green #686816
Tints of Fiji Green #686816
RGB
CMYK
RGB Variations
Color information
#686816 (or 0x686816) is known color: Fiji Green. HEX triplet: 68, 68 and 16. RGB value is (104,104,22). Sum of RGB (Red+Green+Blue) = 104+104+22=230 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.22% from 230); Green value is 104 (41.02% from 255 or 45.22% from 230); Blue value is 22 (8.98% from 255 or 9.57% from 230); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686816 is #9797E9. Grayscale: #5E5E5E. Windows color (decimal): -9934826 or 1468520. OLE color: 1468520.
HSL color Cylindrical-coordinate representation of color #686816: hue angle of 60º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #686816 is Cyan = 0, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 104 | 22 | - |
| CMYK | 0 | 0 | 0.79 | 0.59 |
| HSL | 60º | 0.65% | 0.25% | - |
| HSV(B) | 60º | 0.79% | 0.41% | - |
| XYZ | 10.8 | 12.9 | 2.68 | - |
| YUV | 94.65 | 87 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 22 | 0 | 0 | 0.79 | 0.59 | 60 | 0.65 | 0.25 |
| Hex | 68 | 68 | 16 | 0 | 0 | 4F | 3B | 3C | 41 | 19 |
| Octal | 150 | 150 | 26 | 0 | 0 | 117 | 73 | 74 | 101 | 31 |
| Binary | 1101000 | 1101000 | 10110 | 0 | 0 | 1001111 | 111011 | 111100 | 1000001 | 11001 |
Color Harmonies of #686816
Complementary color
Monochromatic Colors of #686816
Black with #686816
Text Example
Text Example
White with #686816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686816; }
p { color: rgb(104,104,22); }
H1.HeaderClassName
{
color: #686816;
}
.AnyTagClassName
{
color: #686816;
}
</style>
background-color css
<style>
a { background-color: #686816; }
a { background-color: rgb(104,104,22); }
div.DivClassName
{
background-color: #686816;
}
.BgClassName
{
background-color: #686816;
}
</style>
border-color css
<style>
span { border-color: #686816; }
span { border-color: rgb(104,104,22); }
td.TdClassName
{
border-color: #686816;
}
.TagClassName
{
border-color: #686816;
}
</style>