Shades of Fiji Green #607207
Tints of Fiji Green #607207
RGB
CMYK
RGB Variations
Color information
#607207 (or 0x607207) is known color: Fiji Green. HEX triplet: 60, 72 and 07. RGB value is (96,114,7). Sum of RGB (Red+Green+Blue) = 96+114+7=217 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.24% from 217); Green value is 114 (44.92% from 255 or 52.53% from 217); Blue value is 7 (3.12% from 255 or 3.23% from 217); Max value from RGB is 114 - color contains mainly: green. Hex color #607207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607207 is #9F8DF8. Grayscale: #606060. Windows color (decimal): -10456569 or 488032. OLE color: 488032.
HSL color Cylindrical-coordinate representation of color #607207: hue angle of 70.09º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #607207 is Cyan = 0.16, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 7 | - |
| CMYK | 0.16 | 0 | 0.94 | 0.55 |
| HSL | 70.09º | 0.88% | 0.24% | - |
| HSV(B) | 70.09º | 0.94% | 0.45% | - |
| XYZ | 10.88 | 14.54 | 2.43 | - |
| YUV | 96.42 | 77.54 | 127.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 7 | 0.16 | 0 | 0.94 | 0.55 | 70.09 | 0.88 | 0.24 |
| Hex | 60 | 72 | 7 | 10 | 0 | 5E | 37 | 46 | 58 | 18 |
| Octal | 140 | 162 | 7 | 20 | 0 | 136 | 67 | 106 | 130 | 30 |
| Binary | 1100000 | 1110010 | 111 | 10000 | 0 | 1011110 | 110111 | 1000110 | 1011000 | 11000 |
Color Harmonies of #607207
Complementary color
Monochromatic Colors of #607207
Black with #607207
Text Example
Text Example
White with #607207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607207; }
p { color: rgb(96,114,7); }
H1.HeaderClassName
{
color: #607207;
}
.AnyTagClassName
{
color: #607207;
}
</style>
background-color css
<style>
a { background-color: #607207; }
a { background-color: rgb(96,114,7); }
div.DivClassName
{
background-color: #607207;
}
.BgClassName
{
background-color: #607207;
}
</style>
border-color css
<style>
span { border-color: #607207; }
span { border-color: rgb(96,114,7); }
td.TdClassName
{
border-color: #607207;
}
.TagClassName
{
border-color: #607207;
}
</style>