Shades of Fiji Green #687322
Tints of Fiji Green #687322
RGB
CMYK
RGB Variations
Color information
#687322 (or 0x687322) is known color: Fiji Green. HEX triplet: 68, 73 and 22. RGB value is (104,115,34). Sum of RGB (Red+Green+Blue) = 104+115+34=253 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.11% from 253); Green value is 115 (45.31% from 255 or 45.45% from 253); Blue value is 34 (13.67% from 255 or 13.44% from 253); Max value from RGB is 115 - color contains mainly: green. Hex color #687322 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687322 is #978CDD. Grayscale: #666666. Windows color (decimal): -9931998 or 2257768. OLE color: 2257768.
HSL color Cylindrical-coordinate representation of color #687322: hue angle of 68.15º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #687322 is Cyan = 0.10, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 34 | - |
| CMYK | 0.10 | 0 | 0.70 | 0.55 |
| HSL | 68.15º | 0.54% | 0.29% | - |
| HSV(B) | 68.15º | 0.7% | 0.45% | - |
| XYZ | 12.13 | 15.32 | 3.83 | - |
| YUV | 102.48 | 89.36 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 34 | 0.10 | 0 | 0.70 | 0.55 | 68.15 | 0.54 | 0.29 |
| Hex | 68 | 73 | 22 | A | 0 | 46 | 37 | 44 | 36 | 1D |
| Octal | 150 | 163 | 42 | 12 | 0 | 106 | 67 | 104 | 66 | 35 |
| Binary | 1101000 | 1110011 | 100010 | 1010 | 0 | 1000110 | 110111 | 1000100 | 110110 | 11101 |
Color Harmonies of #687322
Complementary color
Monochromatic Colors of #687322
Black with #687322
Text Example
Text Example
White with #687322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687322; }
p { color: rgb(104,115,34); }
H1.HeaderClassName
{
color: #687322;
}
.AnyTagClassName
{
color: #687322;
}
</style>
background-color css
<style>
a { background-color: #687322; }
a { background-color: rgb(104,115,34); }
div.DivClassName
{
background-color: #687322;
}
.BgClassName
{
background-color: #687322;
}
</style>
border-color css
<style>
span { border-color: #687322; }
span { border-color: rgb(104,115,34); }
td.TdClassName
{
border-color: #687322;
}
.TagClassName
{
border-color: #687322;
}
</style>