Shades of Fiji Green #687921
Tints of Fiji Green #687921
RGB
CMYK
RGB Variations
Color information
#687921 (or 0x687921) is known color: Fiji Green. HEX triplet: 68, 79 and 21. RGB value is (104,121,33). Sum of RGB (Red+Green+Blue) = 104+121+33=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 33 (13.28% from 255 or 12.79% from 258); Max value from RGB is 121 - color contains mainly: green. Hex color #687921 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687921 is #9786DE. Grayscale: #6A6A6A. Windows color (decimal): -9930463 or 2193768. OLE color: 2193768.
HSL color Cylindrical-coordinate representation of color #687921: hue angle of 71.59º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #687921 is Cyan = 0.14, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 33 | - |
| CMYK | 0.14 | 0 | 0.73 | 0.53 |
| HSL | 71.59º | 0.57% | 0.3% | - |
| HSV(B) | 71.59º | 0.73% | 0.47% | - |
| XYZ | 12.82 | 16.73 | 3.99 | - |
| YUV | 105.89 | 86.87 | 126.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 33 | 0.14 | 0 | 0.73 | 0.53 | 71.59 | 0.57 | 0.3 |
| Hex | 68 | 79 | 21 | E | 0 | 49 | 35 | 48 | 39 | 1E |
| Octal | 150 | 171 | 41 | 16 | 0 | 111 | 65 | 110 | 71 | 36 |
| Binary | 1101000 | 1111001 | 100001 | 1110 | 0 | 1001001 | 110101 | 1001000 | 111001 | 11110 |
Color Harmonies of #687921
Complementary color
Monochromatic Colors of #687921
Black with #687921
Text Example
Text Example
White with #687921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687921; }
p { color: rgb(104,121,33); }
H1.HeaderClassName
{
color: #687921;
}
.AnyTagClassName
{
color: #687921;
}
</style>
background-color css
<style>
a { background-color: #687921; }
a { background-color: rgb(104,121,33); }
div.DivClassName
{
background-color: #687921;
}
.BgClassName
{
background-color: #687921;
}
</style>
border-color css
<style>
span { border-color: #687921; }
span { border-color: rgb(104,121,33); }
td.TdClassName
{
border-color: #687921;
}
.TagClassName
{
border-color: #687921;
}
</style>