Shades of Fiji Green #687014
Tints of Fiji Green #687014
RGB
CMYK
RGB Variations
Color information
#687014 (or 0x687014) is known color: Fiji Green. HEX triplet: 68, 70 and 14. RGB value is (104,112,20). Sum of RGB (Red+Green+Blue) = 104+112+20=236 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.07% from 236); Green value is 112 (44.14% from 255 or 47.46% from 236); Blue value is 20 (8.20% from 255 or 8.47% from 236); Max value from RGB is 112 - color contains mainly: green. Hex color #687014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687014 is #978FEB. Grayscale: #636363. Windows color (decimal): -9932780 or 1339496. OLE color: 1339496.
HSL color Cylindrical-coordinate representation of color #687014: hue angle of 65.22º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #687014 is Cyan = 0.07, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 20 | - |
| CMYK | 0.07 | 0 | 0.82 | 0.56 |
| HSL | 65.22º | 0.7% | 0.26% | - |
| HSV(B) | 65.22º | 0.82% | 0.44% | - |
| XYZ | 11.63 | 14.58 | 2.86 | - |
| YUV | 99.12 | 83.35 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 20 | 0.07 | 0 | 0.82 | 0.56 | 65.22 | 0.7 | 0.26 |
| Hex | 68 | 70 | 14 | 7 | 0 | 52 | 38 | 41 | 46 | 1A |
| Octal | 150 | 160 | 24 | 7 | 0 | 122 | 70 | 101 | 106 | 32 |
| Binary | 1101000 | 1110000 | 10100 | 111 | 0 | 1010010 | 111000 | 1000001 | 1000110 | 11010 |
Color Harmonies of #687014
Complementary color
Monochromatic Colors of #687014
Black with #687014
Text Example
Text Example
White with #687014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687014; }
p { color: rgb(104,112,20); }
H1.HeaderClassName
{
color: #687014;
}
.AnyTagClassName
{
color: #687014;
}
</style>
background-color css
<style>
a { background-color: #687014; }
a { background-color: rgb(104,112,20); }
div.DivClassName
{
background-color: #687014;
}
.BgClassName
{
background-color: #687014;
}
</style>
border-color css
<style>
span { border-color: #687014; }
span { border-color: rgb(104,112,20); }
td.TdClassName
{
border-color: #687014;
}
.TagClassName
{
border-color: #687014;
}
</style>