Shades of Fiji Green #697621
Tints of Fiji Green #697621
RGB
CMYK
RGB Variations
Color information
#697621 (or 0x697621) is known color: Fiji Green. HEX triplet: 69, 76 and 21. RGB value is (105,118,33). Sum of RGB (Red+Green+Blue) = 105+118+33=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 118 (46.48% from 255 or 46.09% from 256); Blue value is 33 (13.28% from 255 or 12.89% from 256); Max value from RGB is 118 - color contains mainly: green. Hex color #697621 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697621 is #9689DE. Grayscale: #686868. Windows color (decimal): -9865695 or 2193001. OLE color: 2193001.
HSL color Cylindrical-coordinate representation of color #697621: hue angle of 69.18º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #697621 is Cyan = 0.11, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 33 | - |
| CMYK | 0.11 | 0 | 0.72 | 0.54 |
| HSL | 69.18º | 0.56% | 0.3% | - |
| HSV(B) | 69.18º | 0.72% | 0.46% | - |
| XYZ | 12.58 | 16.07 | 3.88 | - |
| YUV | 104.42 | 87.69 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 33 | 0.11 | 0 | 0.72 | 0.54 | 69.18 | 0.56 | 0.3 |
| Hex | 69 | 76 | 21 | B | 0 | 48 | 36 | 45 | 38 | 1E |
| Octal | 151 | 166 | 41 | 13 | 0 | 110 | 66 | 105 | 70 | 36 |
| Binary | 1101001 | 1110110 | 100001 | 1011 | 0 | 1001000 | 110110 | 1000101 | 111000 | 11110 |
Color Harmonies of #697621
Complementary color
Monochromatic Colors of #697621
Black with #697621
Text Example
Text Example
White with #697621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697621; }
p { color: rgb(105,118,33); }
H1.HeaderClassName
{
color: #697621;
}
.AnyTagClassName
{
color: #697621;
}
</style>
background-color css
<style>
a { background-color: #697621; }
a { background-color: rgb(105,118,33); }
div.DivClassName
{
background-color: #697621;
}
.BgClassName
{
background-color: #697621;
}
</style>
border-color css
<style>
span { border-color: #697621; }
span { border-color: rgb(105,118,33); }
td.TdClassName
{
border-color: #697621;
}
.TagClassName
{
border-color: #697621;
}
</style>