Shades of Fiji Green #697920
Tints of Fiji Green #697920
RGB
CMYK
RGB Variations
Color information
#697920 (or 0x697920) is known color: Fiji Green. HEX triplet: 69, 79 and 20. RGB value is (105,121,32). Sum of RGB (Red+Green+Blue) = 105+121+32=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 32 (12.89% from 255 or 12.40% from 258); Max value from RGB is 121 - color contains mainly: green. Hex color #697920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697920 is #9686DF. Grayscale: #6A6A6A. Windows color (decimal): -9864928 or 2128233. OLE color: 2128233.
HSL color Cylindrical-coordinate representation of color #697920: hue angle of 70.79º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #697920 is Cyan = 0.13, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 32 | - |
| CMYK | 0.13 | 0 | 0.74 | 0.53 |
| HSL | 70.79º | 0.58% | 0.3% | - |
| HSV(B) | 70.79º | 0.74% | 0.47% | - |
| XYZ | 12.92 | 16.78 | 3.92 | - |
| YUV | 106.07 | 86.2 | 127.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 32 | 0.13 | 0 | 0.74 | 0.53 | 70.79 | 0.58 | 0.3 |
| Hex | 69 | 79 | 20 | D | 0 | 4A | 35 | 47 | 3A | 1E |
| Octal | 151 | 171 | 40 | 15 | 0 | 112 | 65 | 107 | 72 | 36 |
| Binary | 1101001 | 1111001 | 100000 | 1101 | 0 | 1001010 | 110101 | 1000111 | 111010 | 11110 |
Color Harmonies of #697920
Complementary color
Monochromatic Colors of #697920
Black with #697920
Text Example
Text Example
White with #697920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697920; }
p { color: rgb(105,121,32); }
H1.HeaderClassName
{
color: #697920;
}
.AnyTagClassName
{
color: #697920;
}
</style>
background-color css
<style>
a { background-color: #697920; }
a { background-color: rgb(105,121,32); }
div.DivClassName
{
background-color: #697920;
}
.BgClassName
{
background-color: #697920;
}
</style>
border-color css
<style>
span { border-color: #697920; }
span { border-color: rgb(105,121,32); }
td.TdClassName
{
border-color: #697920;
}
.TagClassName
{
border-color: #697920;
}
</style>