Shades of Fiji Green #686819
Tints of Fiji Green #686819
RGB
CMYK
RGB Variations
Color information
#686819 (or 0x686819) is known color: Fiji Green. HEX triplet: 68, 68 and 19. RGB value is (104,104,25). Sum of RGB (Red+Green+Blue) = 104+104+25=233 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.64% from 233); Green value is 104 (41.02% from 255 or 44.64% from 233); Blue value is 25 (10.16% from 255 or 10.73% from 233); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686819 is #9797E6. Grayscale: #5F5F5F. Windows color (decimal): -9934823 or 1665128. OLE color: 1665128.
HSL color Cylindrical-coordinate representation of color #686819: hue angle of 60º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #686819 is Cyan = 0, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 104 | 25 | - |
| CMYK | 0 | 0 | 0.76 | 0.59 |
| HSL | 60º | 0.61% | 0.25% | - |
| HSV(B) | 60º | 0.76% | 0.41% | - |
| XYZ | 10.83 | 12.91 | 2.84 | - |
| YUV | 94.99 | 88.5 | 134.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 25 | 0 | 0 | 0.76 | 0.59 | 60 | 0.61 | 0.25 |
| Hex | 68 | 68 | 19 | 0 | 0 | 4C | 3B | 3C | 3D | 19 |
| Octal | 150 | 150 | 31 | 0 | 0 | 114 | 73 | 74 | 75 | 31 |
| Binary | 1101000 | 1101000 | 11001 | 0 | 0 | 1001100 | 111011 | 111100 | 111101 | 11001 |
Color Harmonies of #686819
Complementary color
Monochromatic Colors of #686819
Black with #686819
Text Example
Text Example
White with #686819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686819; }
p { color: rgb(104,104,25); }
H1.HeaderClassName
{
color: #686819;
}
.AnyTagClassName
{
color: #686819;
}
</style>
background-color css
<style>
a { background-color: #686819; }
a { background-color: rgb(104,104,25); }
div.DivClassName
{
background-color: #686819;
}
.BgClassName
{
background-color: #686819;
}
</style>
border-color css
<style>
span { border-color: #686819; }
span { border-color: rgb(104,104,25); }
td.TdClassName
{
border-color: #686819;
}
.TagClassName
{
border-color: #686819;
}
</style>