Shades of Fiji Green #697312
Tints of Fiji Green #697312
RGB
CMYK
RGB Variations
Color information
#697312 (or 0x697312) is known color: Fiji Green. HEX triplet: 69, 73 and 12. RGB value is (105,115,18). Sum of RGB (Red+Green+Blue) = 105+115+18=238 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.12% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 18 (7.42% from 255 or 7.56% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #697312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697312 is #968CED. Grayscale: #656565. Windows color (decimal): -9866478 or 1209193. OLE color: 1209193.
HSL color Cylindrical-coordinate representation of color #697312: hue angle of 66.19º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #697312 is Cyan = 0.09, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 18 | - |
| CMYK | 0.09 | 0 | 0.84 | 0.55 |
| HSL | 66.19º | 0.73% | 0.26% | - |
| HSV(B) | 66.19º | 0.84% | 0.45% | - |
| XYZ | 12.07 | 15.31 | 2.89 | - |
| YUV | 100.95 | 81.19 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 18 | 0.09 | 0 | 0.84 | 0.55 | 66.19 | 0.73 | 0.26 |
| Hex | 69 | 73 | 12 | 9 | 0 | 54 | 37 | 42 | 49 | 1A |
| Octal | 151 | 163 | 22 | 11 | 0 | 124 | 67 | 102 | 111 | 32 |
| Binary | 1101001 | 1110011 | 10010 | 1001 | 0 | 1010100 | 110111 | 1000010 | 1001001 | 11010 |
Color Harmonies of #697312
Complementary color
Monochromatic Colors of #697312
Black with #697312
Text Example
Text Example
White with #697312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697312; }
p { color: rgb(105,115,18); }
H1.HeaderClassName
{
color: #697312;
}
.AnyTagClassName
{
color: #697312;
}
</style>
background-color css
<style>
a { background-color: #697312; }
a { background-color: rgb(105,115,18); }
div.DivClassName
{
background-color: #697312;
}
.BgClassName
{
background-color: #697312;
}
</style>
border-color css
<style>
span { border-color: #697312; }
span { border-color: rgb(105,115,18); }
td.TdClassName
{
border-color: #697312;
}
.TagClassName
{
border-color: #697312;
}
</style>