Shades of Fiji Green #687420
Tints of Fiji Green #687420
RGB
CMYK
RGB Variations
Color information
#687420 (or 0x687420) is known color: Fiji Green. HEX triplet: 68, 74 and 20. RGB value is (104,116,32). Sum of RGB (Red+Green+Blue) = 104+116+32=252 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.27% from 252); Green value is 116 (45.70% from 255 or 46.03% from 252); Blue value is 32 (12.89% from 255 or 12.70% from 252); Max value from RGB is 116 - color contains mainly: green. Hex color #687420 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687420 is #978BDF. Grayscale: #676767. Windows color (decimal): -9931744 or 2126952. OLE color: 2126952.
HSL color Cylindrical-coordinate representation of color #687420: hue angle of 68.57º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #687420 is Cyan = 0.10, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 116 | 32 | - |
| CMYK | 0.10 | 0 | 0.72 | 0.55 |
| HSL | 68.57º | 0.57% | 0.29% | - |
| HSV(B) | 68.57º | 0.72% | 0.45% | - |
| XYZ | 12.22 | 15.54 | 3.72 | - |
| YUV | 102.84 | 88.02 | 128.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 32 | 0.10 | 0 | 0.72 | 0.55 | 68.57 | 0.57 | 0.29 |
| Hex | 68 | 74 | 20 | A | 0 | 48 | 37 | 45 | 39 | 1D |
| Octal | 150 | 164 | 40 | 12 | 0 | 110 | 67 | 105 | 71 | 35 |
| Binary | 1101000 | 1110100 | 100000 | 1010 | 0 | 1001000 | 110111 | 1000101 | 111001 | 11101 |
Color Harmonies of #687420
Complementary color
Monochromatic Colors of #687420
Black with #687420
Text Example
Text Example
White with #687420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687420; }
p { color: rgb(104,116,32); }
H1.HeaderClassName
{
color: #687420;
}
.AnyTagClassName
{
color: #687420;
}
</style>
background-color css
<style>
a { background-color: #687420; }
a { background-color: rgb(104,116,32); }
div.DivClassName
{
background-color: #687420;
}
.BgClassName
{
background-color: #687420;
}
</style>
border-color css
<style>
span { border-color: #687420; }
span { border-color: rgb(104,116,32); }
td.TdClassName
{
border-color: #687420;
}
.TagClassName
{
border-color: #687420;
}
</style>