Shades of Fiji Green #697713
Tints of Fiji Green #697713
RGB
CMYK
RGB Variations
Color information
#697713 (or 0x697713) is known color: Fiji Green. HEX triplet: 69, 77 and 13. RGB value is (105,119,19). Sum of RGB (Red+Green+Blue) = 105+119+19=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 119 (46.88% from 255 or 48.97% from 243); Blue value is 19 (7.81% from 255 or 7.82% from 243); Max value from RGB is 119 - color contains mainly: green. Hex color #697713 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697713 is #9688EC. Grayscale: #676767. Windows color (decimal): -9865453 or 1275753. OLE color: 1275753.
HSL color Cylindrical-coordinate representation of color #697713: hue angle of 68.4º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #697713 is Cyan = 0.12, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 19 | - |
| CMYK | 0.12 | 0 | 0.84 | 0.53 |
| HSL | 68.4º | 0.72% | 0.27% | - |
| HSV(B) | 68.4º | 0.84% | 0.47% | - |
| XYZ | 12.54 | 16.24 | 3.09 | - |
| YUV | 103.41 | 80.36 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 19 | 0.12 | 0 | 0.84 | 0.53 | 68.4 | 0.72 | 0.27 |
| Hex | 69 | 77 | 13 | C | 0 | 54 | 35 | 44 | 48 | 1B |
| Octal | 151 | 167 | 23 | 14 | 0 | 124 | 65 | 104 | 110 | 33 |
| Binary | 1101001 | 1110111 | 10011 | 1100 | 0 | 1010100 | 110101 | 1000100 | 1001000 | 11011 |
Color Harmonies of #697713
Complementary color
Monochromatic Colors of #697713
Black with #697713
Text Example
Text Example
White with #697713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697713; }
p { color: rgb(105,119,19); }
H1.HeaderClassName
{
color: #697713;
}
.AnyTagClassName
{
color: #697713;
}
</style>
background-color css
<style>
a { background-color: #697713; }
a { background-color: rgb(105,119,19); }
div.DivClassName
{
background-color: #697713;
}
.BgClassName
{
background-color: #697713;
}
</style>
border-color css
<style>
span { border-color: #697713; }
span { border-color: rgb(105,119,19); }
td.TdClassName
{
border-color: #697713;
}
.TagClassName
{
border-color: #697713;
}
</style>