Shades of Fiji Green #697310
Tints of Fiji Green #697310
RGB
CMYK
RGB Variations
Color information
#697310 (or 0x697310) is known color: Fiji Green. HEX triplet: 69, 73 and 10. RGB value is (105,115,16). Sum of RGB (Red+Green+Blue) = 105+115+16=236 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.49% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 16 (6.64% from 255 or 6.78% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #697310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697310 is #968CEF. Grayscale: #656565. Windows color (decimal): -9866480 or 1078121. OLE color: 1078121.
HSL color Cylindrical-coordinate representation of color #697310: hue angle of 66.06º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #697310 is Cyan = 0.09, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 16 | - |
| CMYK | 0.09 | 0 | 0.86 | 0.55 |
| HSL | 66.06º | 0.76% | 0.26% | - |
| HSV(B) | 66.06º | 0.86% | 0.45% | - |
| XYZ | 12.05 | 15.3 | 2.81 | - |
| YUV | 100.72 | 80.19 | 131.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 16 | 0.09 | 0 | 0.86 | 0.55 | 66.06 | 0.76 | 0.26 |
| Hex | 69 | 73 | 10 | 9 | 0 | 56 | 37 | 42 | 4C | 1A |
| Octal | 151 | 163 | 20 | 11 | 0 | 126 | 67 | 102 | 114 | 32 |
| Binary | 1101001 | 1110011 | 10000 | 1001 | 0 | 1010110 | 110111 | 1000010 | 1001100 | 11010 |
Color Harmonies of #697310
Complementary color
Monochromatic Colors of #697310
Black with #697310
Text Example
Text Example
White with #697310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697310; }
p { color: rgb(105,115,16); }
H1.HeaderClassName
{
color: #697310;
}
.AnyTagClassName
{
color: #697310;
}
</style>
background-color css
<style>
a { background-color: #697310; }
a { background-color: rgb(105,115,16); }
div.DivClassName
{
background-color: #697310;
}
.BgClassName
{
background-color: #697310;
}
</style>
border-color css
<style>
span { border-color: #697310; }
span { border-color: rgb(105,115,16); }
td.TdClassName
{
border-color: #697310;
}
.TagClassName
{
border-color: #697310;
}
</style>