Shades of Fiji Green #697518
Tints of Fiji Green #697518
RGB
CMYK
RGB Variations
Color information
#697518 (or 0x697518) is known color: Fiji Green. HEX triplet: 69, 75 and 18. RGB value is (105,117,24). Sum of RGB (Red+Green+Blue) = 105+117+24=246 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.68% from 246); Green value is 117 (46.09% from 255 or 47.56% from 246); Blue value is 24 (9.77% from 255 or 9.76% from 246); Max value from RGB is 117 - color contains mainly: green. Hex color #697518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697518 is #968AE7. Grayscale: #676767. Windows color (decimal): -9865960 or 1602921. OLE color: 1602921.
HSL color Cylindrical-coordinate representation of color #697518: hue angle of 67.74º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #697518 is Cyan = 0.10, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 24 | - |
| CMYK | 0.10 | 0 | 0.79 | 0.54 |
| HSL | 67.74º | 0.66% | 0.28% | - |
| HSV(B) | 67.74º | 0.79% | 0.46% | - |
| XYZ | 12.35 | 15.79 | 3.26 | - |
| YUV | 102.81 | 83.52 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 24 | 0.10 | 0 | 0.79 | 0.54 | 67.74 | 0.66 | 0.28 |
| Hex | 69 | 75 | 18 | A | 0 | 4F | 36 | 44 | 42 | 1C |
| Octal | 151 | 165 | 30 | 12 | 0 | 117 | 66 | 104 | 102 | 34 |
| Binary | 1101001 | 1110101 | 11000 | 1010 | 0 | 1001111 | 110110 | 1000100 | 1000010 | 11100 |
Color Harmonies of #697518
Complementary color
Monochromatic Colors of #697518
Black with #697518
Text Example
Text Example
White with #697518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697518; }
p { color: rgb(105,117,24); }
H1.HeaderClassName
{
color: #697518;
}
.AnyTagClassName
{
color: #697518;
}
</style>
background-color css
<style>
a { background-color: #697518; }
a { background-color: rgb(105,117,24); }
div.DivClassName
{
background-color: #697518;
}
.BgClassName
{
background-color: #697518;
}
</style>
border-color css
<style>
span { border-color: #697518; }
span { border-color: rgb(105,117,24); }
td.TdClassName
{
border-color: #697518;
}
.TagClassName
{
border-color: #697518;
}
</style>