Shades of Fiji Green #697609
Tints of Fiji Green #697609
RGB
CMYK
RGB Variations
Color information
#697609 (or 0x697609) is known color: Fiji Green. HEX triplet: 69, 76 and 09. RGB value is (105,118,9). Sum of RGB (Red+Green+Blue) = 105+118+9=232 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.26% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 9 (3.91% from 255 or 3.88% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #697609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697609 is #9689F6. Grayscale: #666666. Windows color (decimal): -9865719 or 620137. OLE color: 620137.
HSL color Cylindrical-coordinate representation of color #697609: hue angle of 67.16º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #697609 is Cyan = 0.11, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 9 | - |
| CMYK | 0.11 | 0 | 0.92 | 0.54 |
| HSL | 67.16º | 0.86% | 0.25% | - |
| HSV(B) | 67.16º | 0.92% | 0.46% | - |
| XYZ | 12.35 | 15.98 | 2.69 | - |
| YUV | 101.69 | 75.69 | 130.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 9 | 0.11 | 0 | 0.92 | 0.54 | 67.16 | 0.86 | 0.25 |
| Hex | 69 | 76 | 9 | B | 0 | 5C | 36 | 43 | 56 | 19 |
| Octal | 151 | 166 | 11 | 13 | 0 | 134 | 66 | 103 | 126 | 31 |
| Binary | 1101001 | 1110110 | 1001 | 1011 | 0 | 1011100 | 110110 | 1000011 | 1010110 | 11001 |
Color Harmonies of #697609
Complementary color
Monochromatic Colors of #697609
Black with #697609
Text Example
Text Example
White with #697609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697609; }
p { color: rgb(105,118,9); }
H1.HeaderClassName
{
color: #697609;
}
.AnyTagClassName
{
color: #697609;
}
</style>
background-color css
<style>
a { background-color: #697609; }
a { background-color: rgb(105,118,9); }
div.DivClassName
{
background-color: #697609;
}
.BgClassName
{
background-color: #697609;
}
</style>
border-color css
<style>
span { border-color: #697609; }
span { border-color: rgb(105,118,9); }
td.TdClassName
{
border-color: #697609;
}
.TagClassName
{
border-color: #697609;
}
</style>