Shades of Fiji Green #697016
Tints of Fiji Green #697016
RGB
CMYK
RGB Variations
Color information
#697016 (or 0x697016) is known color: Fiji Green. HEX triplet: 69, 70 and 16. RGB value is (105,112,22). Sum of RGB (Red+Green+Blue) = 105+112+22=239 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.93% from 239); Green value is 112 (44.14% from 255 or 46.86% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 112 - color contains mainly: green. Hex color #697016 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697016 is #968FE9. Grayscale: #646464. Windows color (decimal): -9867242 or 1470569. OLE color: 1470569.
HSL color Cylindrical-coordinate representation of color #697016: hue angle of 64.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #697016 is Cyan = 0.06, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 22 | - |
| CMYK | 0.06 | 0 | 0.80 | 0.56 |
| HSL | 64.67º | 0.67% | 0.26% | - |
| HSV(B) | 64.67º | 0.8% | 0.44% | - |
| XYZ | 11.76 | 14.65 | 2.97 | - |
| YUV | 99.65 | 84.18 | 131.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 22 | 0.06 | 0 | 0.80 | 0.56 | 64.67 | 0.67 | 0.26 |
| Hex | 69 | 70 | 16 | 6 | 0 | 50 | 38 | 41 | 43 | 1A |
| Octal | 151 | 160 | 26 | 6 | 0 | 120 | 70 | 101 | 103 | 32 |
| Binary | 1101001 | 1110000 | 10110 | 110 | 0 | 1010000 | 111000 | 1000001 | 1000011 | 11010 |
Color Harmonies of #697016
Complementary color
Monochromatic Colors of #697016
Black with #697016
Text Example
Text Example
White with #697016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697016; }
p { color: rgb(105,112,22); }
H1.HeaderClassName
{
color: #697016;
}
.AnyTagClassName
{
color: #697016;
}
</style>
background-color css
<style>
a { background-color: #697016; }
a { background-color: rgb(105,112,22); }
div.DivClassName
{
background-color: #697016;
}
.BgClassName
{
background-color: #697016;
}
</style>
border-color css
<style>
span { border-color: #697016; }
span { border-color: rgb(105,112,22); }
td.TdClassName
{
border-color: #697016;
}
.TagClassName
{
border-color: #697016;
}
</style>