Shades of Fiji Green #697311
Tints of Fiji Green #697311
RGB
CMYK
RGB Variations
Color information
#697311 (or 0x697311) is known color: Fiji Green. HEX triplet: 69, 73 and 11. RGB value is (105,115,17). Sum of RGB (Red+Green+Blue) = 105+115+17=237 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.30% from 237); Green value is 115 (45.31% from 255 or 48.52% from 237); Blue value is 17 (7.03% from 255 or 7.17% from 237); Max value from RGB is 115 - color contains mainly: green. Hex color #697311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697311 is #968CEE. Grayscale: #656565. Windows color (decimal): -9866479 or 1143657. OLE color: 1143657.
HSL color Cylindrical-coordinate representation of color #697311: hue angle of 66.12º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #697311 is Cyan = 0.09, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 17 | - |
| CMYK | 0.09 | 0 | 0.85 | 0.55 |
| HSL | 66.12º | 0.74% | 0.26% | - |
| HSV(B) | 66.12º | 0.85% | 0.45% | - |
| XYZ | 12.06 | 15.31 | 2.85 | - |
| YUV | 100.84 | 80.69 | 130.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 17 | 0.09 | 0 | 0.85 | 0.55 | 66.12 | 0.74 | 0.26 |
| Hex | 69 | 73 | 11 | 9 | 0 | 55 | 37 | 42 | 4A | 1A |
| Octal | 151 | 163 | 21 | 11 | 0 | 125 | 67 | 102 | 112 | 32 |
| Binary | 1101001 | 1110011 | 10001 | 1001 | 0 | 1010101 | 110111 | 1000010 | 1001010 | 11010 |
Color Harmonies of #697311
Complementary color
Monochromatic Colors of #697311
Black with #697311
Text Example
Text Example
White with #697311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697311; }
p { color: rgb(105,115,17); }
H1.HeaderClassName
{
color: #697311;
}
.AnyTagClassName
{
color: #697311;
}
</style>
background-color css
<style>
a { background-color: #697311; }
a { background-color: rgb(105,115,17); }
div.DivClassName
{
background-color: #697311;
}
.BgClassName
{
background-color: #697311;
}
</style>
border-color css
<style>
span { border-color: #697311; }
span { border-color: rgb(105,115,17); }
td.TdClassName
{
border-color: #697311;
}
.TagClassName
{
border-color: #697311;
}
</style>