Shades of Fiji Green #686514
Tints of Fiji Green #686514
RGB
CMYK
RGB Variations
Color information
#686514 (or 0x686514) is known color: Fiji Green. HEX triplet: 68, 65 and 14. RGB value is (104,101,20). Sum of RGB (Red+Green+Blue) = 104+101+20=225 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.22% from 225); Green value is 101 (39.84% from 255 or 44.89% from 225); Blue value is 20 (8.20% from 255 or 8.89% from 225); Max value from RGB is 104 - color contains mainly: red. Hex color #686514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686514 is #979AEB. Grayscale: #5C5C5C. Windows color (decimal): -9935596 or 1336680. OLE color: 1336680.
HSL color Cylindrical-coordinate representation of color #686514: hue angle of 57.86º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #686514 is Cyan = 0, Magento = 0.03, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 20 | - |
| CMYK | 0 | 0.03 | 0.81 | 0.59 |
| HSL | 57.86º | 0.68% | 0.24% | - |
| HSV(B) | 57.86º | 0.81% | 0.41% | - |
| XYZ | 10.49 | 12.3 | 2.48 | - |
| YUV | 92.66 | 86.99 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 20 | 0 | 0.03 | 0.81 | 0.59 | 57.86 | 0.68 | 0.24 |
| Hex | 68 | 65 | 14 | 0 | 3 | 51 | 3B | 3A | 44 | 18 |
| Octal | 150 | 145 | 24 | 0 | 3 | 121 | 73 | 72 | 104 | 30 |
| Binary | 1101000 | 1100101 | 10100 | 0 | 11 | 1010001 | 111011 | 111010 | 1000100 | 11000 |
Color Harmonies of #686514
Complementary color
Monochromatic Colors of #686514
Black with #686514
Text Example
Text Example
White with #686514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686514; }
p { color: rgb(104,101,20); }
H1.HeaderClassName
{
color: #686514;
}
.AnyTagClassName
{
color: #686514;
}
</style>
background-color css
<style>
a { background-color: #686514; }
a { background-color: rgb(104,101,20); }
div.DivClassName
{
background-color: #686514;
}
.BgClassName
{
background-color: #686514;
}
</style>
border-color css
<style>
span { border-color: #686514; }
span { border-color: rgb(104,101,20); }
td.TdClassName
{
border-color: #686514;
}
.TagClassName
{
border-color: #686514;
}
</style>