Shades of Fiji Green #697221
Tints of Fiji Green #697221
RGB
CMYK
RGB Variations
Color information
#697221 (or 0x697221) is known color: Fiji Green. HEX triplet: 69, 72 and 21. RGB value is (105,114,33). Sum of RGB (Red+Green+Blue) = 105+114+33=252 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.67% from 252); Green value is 114 (44.92% from 255 or 45.24% from 252); Blue value is 33 (13.28% from 255 or 13.10% from 252); Max value from RGB is 114 - color contains mainly: green. Hex color #697221 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697221 is #968DDE. Grayscale: #666666. Windows color (decimal): -9866719 or 2191977. OLE color: 2191977.
HSL color Cylindrical-coordinate representation of color #697221: hue angle of 66.67º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #697221 is Cyan = 0.08, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 33 | - |
| CMYK | 0.08 | 0 | 0.71 | 0.55 |
| HSL | 66.67º | 0.55% | 0.29% | - |
| HSV(B) | 66.67º | 0.71% | 0.45% | - |
| XYZ | 12.12 | 15.15 | 3.72 | - |
| YUV | 102.08 | 89.02 | 130.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 33 | 0.08 | 0 | 0.71 | 0.55 | 66.67 | 0.55 | 0.29 |
| Hex | 69 | 72 | 21 | 8 | 0 | 47 | 37 | 43 | 37 | 1D |
| Octal | 151 | 162 | 41 | 10 | 0 | 107 | 67 | 103 | 67 | 35 |
| Binary | 1101001 | 1110010 | 100001 | 1000 | 0 | 1000111 | 110111 | 1000011 | 110111 | 11101 |
Color Harmonies of #697221
Complementary color
Monochromatic Colors of #697221
Black with #697221
Text Example
Text Example
White with #697221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697221; }
p { color: rgb(105,114,33); }
H1.HeaderClassName
{
color: #697221;
}
.AnyTagClassName
{
color: #697221;
}
</style>
background-color css
<style>
a { background-color: #697221; }
a { background-color: rgb(105,114,33); }
div.DivClassName
{
background-color: #697221;
}
.BgClassName
{
background-color: #697221;
}
</style>
border-color css
<style>
span { border-color: #697221; }
span { border-color: rgb(105,114,33); }
td.TdClassName
{
border-color: #697221;
}
.TagClassName
{
border-color: #697221;
}
</style>