Shades of Fiji Green #687316
Tints of Fiji Green #687316
RGB
CMYK
RGB Variations
Color information
#687316 (or 0x687316) is known color: Fiji Green. HEX triplet: 68, 73 and 16. RGB value is (104,115,22). Sum of RGB (Red+Green+Blue) = 104+115+22=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 22 (8.98% from 255 or 9.13% from 241); Max value from RGB is 115 - color contains mainly: green. Hex color #687316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687316 is #978CE9. Grayscale: #656565. Windows color (decimal): -9932010 or 1471336. OLE color: 1471336.
HSL color Cylindrical-coordinate representation of color #687316: hue angle of 67.1º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #687316 is Cyan = 0.10, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 22 | - |
| CMYK | 0.10 | 0 | 0.81 | 0.55 |
| HSL | 67.1º | 0.68% | 0.27% | - |
| HSV(B) | 67.1º | 0.81% | 0.45% | - |
| XYZ | 11.98 | 15.26 | 3.07 | - |
| YUV | 101.11 | 83.36 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 22 | 0.10 | 0 | 0.81 | 0.55 | 67.1 | 0.68 | 0.27 |
| Hex | 68 | 73 | 16 | A | 0 | 51 | 37 | 43 | 44 | 1B |
| Octal | 150 | 163 | 26 | 12 | 0 | 121 | 67 | 103 | 104 | 33 |
| Binary | 1101000 | 1110011 | 10110 | 1010 | 0 | 1010001 | 110111 | 1000011 | 1000100 | 11011 |
Color Harmonies of #687316
Complementary color
Monochromatic Colors of #687316
Black with #687316
Text Example
Text Example
White with #687316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687316; }
p { color: rgb(104,115,22); }
H1.HeaderClassName
{
color: #687316;
}
.AnyTagClassName
{
color: #687316;
}
</style>
background-color css
<style>
a { background-color: #687316; }
a { background-color: rgb(104,115,22); }
div.DivClassName
{
background-color: #687316;
}
.BgClassName
{
background-color: #687316;
}
</style>
border-color css
<style>
span { border-color: #687316; }
span { border-color: rgb(104,115,22); }
td.TdClassName
{
border-color: #687316;
}
.TagClassName
{
border-color: #687316;
}
</style>