Shades of Fiji Green #697517
Tints of Fiji Green #697517
RGB
CMYK
RGB Variations
Color information
#697517 (or 0x697517) is known color: Fiji Green. HEX triplet: 69, 75 and 17. RGB value is (105,117,23). Sum of RGB (Red+Green+Blue) = 105+117+23=245 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.86% from 245); Green value is 117 (46.09% from 255 or 47.76% from 245); Blue value is 23 (9.38% from 255 or 9.39% from 245); Max value from RGB is 117 - color contains mainly: green. Hex color #697517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697517 is #968AE8. Grayscale: #676767. Windows color (decimal): -9865961 or 1537385. OLE color: 1537385.
HSL color Cylindrical-coordinate representation of color #697517: hue angle of 67.66º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #697517 is Cyan = 0.10, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 23 | - |
| CMYK | 0.10 | 0 | 0.80 | 0.54 |
| HSL | 67.66º | 0.67% | 0.27% | - |
| HSV(B) | 67.66º | 0.8% | 0.46% | - |
| XYZ | 12.34 | 15.79 | 3.21 | - |
| YUV | 102.7 | 83.02 | 129.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 23 | 0.10 | 0 | 0.80 | 0.54 | 67.66 | 0.67 | 0.27 |
| Hex | 69 | 75 | 17 | A | 0 | 50 | 36 | 44 | 43 | 1B |
| Octal | 151 | 165 | 27 | 12 | 0 | 120 | 66 | 104 | 103 | 33 |
| Binary | 1101001 | 1110101 | 10111 | 1010 | 0 | 1010000 | 110110 | 1000100 | 1000011 | 11011 |
Color Harmonies of #697517
Complementary color
Monochromatic Colors of #697517
Black with #697517
Text Example
Text Example
White with #697517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697517; }
p { color: rgb(105,117,23); }
H1.HeaderClassName
{
color: #697517;
}
.AnyTagClassName
{
color: #697517;
}
</style>
background-color css
<style>
a { background-color: #697517; }
a { background-color: rgb(105,117,23); }
div.DivClassName
{
background-color: #697517;
}
.BgClassName
{
background-color: #697517;
}
</style>
border-color css
<style>
span { border-color: #697517; }
span { border-color: rgb(105,117,23); }
td.TdClassName
{
border-color: #697517;
}
.TagClassName
{
border-color: #697517;
}
</style>