Shades of Fiji Green #607111
Tints of Fiji Green #607111
RGB
CMYK
RGB Variations
Color information
#607111 (or 0x607111) is known color: Fiji Green. HEX triplet: 60, 71 and 11. RGB value is (96,113,17). Sum of RGB (Red+Green+Blue) = 96+113+17=226 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.48% from 226); Green value is 113 (44.53% from 255 or 50% from 226); Blue value is 17 (7.03% from 255 or 7.52% from 226); Max value from RGB is 113 - color contains mainly: green. Hex color #607111 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607111 is #9F8EEE. Grayscale: #616161. Windows color (decimal): -10456815 or 1143136. OLE color: 1143136.
HSL color Cylindrical-coordinate representation of color #607111: hue angle of 70.62º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #607111 is Cyan = 0.15, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 113 | 17 | - |
| CMYK | 0.15 | 0 | 0.85 | 0.56 |
| HSL | 70.62º | 0.74% | 0.25% | - |
| HSV(B) | 70.62º | 0.85% | 0.44% | - |
| XYZ | 10.83 | 14.34 | 2.73 | - |
| YUV | 96.97 | 82.87 | 127.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 17 | 0.15 | 0 | 0.85 | 0.56 | 70.62 | 0.74 | 0.25 |
| Hex | 60 | 71 | 11 | F | 0 | 55 | 38 | 47 | 4A | 19 |
| Octal | 140 | 161 | 21 | 17 | 0 | 125 | 70 | 107 | 112 | 31 |
| Binary | 1100000 | 1110001 | 10001 | 1111 | 0 | 1010101 | 111000 | 1000111 | 1001010 | 11001 |
Color Harmonies of #607111
Complementary color
Monochromatic Colors of #607111
Black with #607111
Text Example
Text Example
White with #607111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607111; }
p { color: rgb(96,113,17); }
H1.HeaderClassName
{
color: #607111;
}
.AnyTagClassName
{
color: #607111;
}
</style>
background-color css
<style>
a { background-color: #607111; }
a { background-color: rgb(96,113,17); }
div.DivClassName
{
background-color: #607111;
}
.BgClassName
{
background-color: #607111;
}
</style>
border-color css
<style>
span { border-color: #607111; }
span { border-color: rgb(96,113,17); }
td.TdClassName
{
border-color: #607111;
}
.TagClassName
{
border-color: #607111;
}
</style>