Shades of Fiji Green #607116
Tints of Fiji Green #607116
RGB
CMYK
RGB Variations
Color information
#607116 (or 0x607116) is known color: Fiji Green. HEX triplet: 60, 71 and 16. RGB value is (96,113,22). Sum of RGB (Red+Green+Blue) = 96+113+22=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 113 (44.53% from 255 or 48.92% from 231); Blue value is 22 (8.98% from 255 or 9.52% from 231); Max value from RGB is 113 - color contains mainly: green. Hex color #607116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607116 is #9F8EE9. Grayscale: #616161. Windows color (decimal): -10456810 or 1470816. OLE color: 1470816.
HSL color Cylindrical-coordinate representation of color #607116: hue angle of 71.21º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #607116 is Cyan = 0.15, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 113 | 22 | - |
| CMYK | 0.15 | 0 | 0.81 | 0.56 |
| HSL | 71.21º | 0.67% | 0.26% | - |
| HSV(B) | 71.21º | 0.81% | 0.44% | - |
| XYZ | 10.87 | 14.35 | 2.96 | - |
| YUV | 97.54 | 85.37 | 126.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 22 | 0.15 | 0 | 0.81 | 0.56 | 71.21 | 0.67 | 0.26 |
| Hex | 60 | 71 | 16 | F | 0 | 51 | 38 | 47 | 43 | 1A |
| Octal | 140 | 161 | 26 | 17 | 0 | 121 | 70 | 107 | 103 | 32 |
| Binary | 1100000 | 1110001 | 10110 | 1111 | 0 | 1010001 | 111000 | 1000111 | 1000011 | 11010 |
Color Harmonies of #607116
Complementary color
Monochromatic Colors of #607116
Black with #607116
Text Example
Text Example
White with #607116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607116; }
p { color: rgb(96,113,22); }
H1.HeaderClassName
{
color: #607116;
}
.AnyTagClassName
{
color: #607116;
}
</style>
background-color css
<style>
a { background-color: #607116; }
a { background-color: rgb(96,113,22); }
div.DivClassName
{
background-color: #607116;
}
.BgClassName
{
background-color: #607116;
}
</style>
border-color css
<style>
span { border-color: #607116; }
span { border-color: rgb(96,113,22); }
td.TdClassName
{
border-color: #607116;
}
.TagClassName
{
border-color: #607116;
}
</style>