Shades of Fiji Green #607604
Tints of Fiji Green #607604
RGB
CMYK
RGB Variations
Color information
#607604 (or 0x607604) is known color: Fiji Green. HEX triplet: 60, 76 and 04. RGB value is (96,118,4). Sum of RGB (Red+Green+Blue) = 96+118+4=218 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.04% from 218); Green value is 118 (46.48% from 255 or 54.13% from 218); Blue value is 4 (1.95% from 255 or 1.83% from 218); Max value from RGB is 118 - color contains mainly: green. Hex color #607604 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607604 is #9F89FB. Grayscale: #626262. Windows color (decimal): -10455548 or 292448. OLE color: 292448.
HSL color Cylindrical-coordinate representation of color #607604: hue angle of 71.58º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #607604 is Cyan = 0.19, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 4 | - |
| CMYK | 0.19 | 0 | 0.97 | 0.54 |
| HSL | 71.58º | 0.93% | 0.24% | - |
| HSV(B) | 71.58º | 0.97% | 0.46% | - |
| XYZ | 11.32 | 15.45 | 2.5 | - |
| YUV | 98.43 | 74.71 | 126.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 4 | 0.19 | 0 | 0.97 | 0.54 | 71.58 | 0.93 | 0.24 |
| Hex | 60 | 76 | 4 | 13 | 0 | 61 | 36 | 48 | 5D | 18 |
| Octal | 140 | 166 | 4 | 23 | 0 | 141 | 66 | 110 | 135 | 30 |
| Binary | 1100000 | 1110110 | 100 | 10011 | 0 | 1100001 | 110110 | 1001000 | 1011101 | 11000 |
Color Harmonies of #607604
Complementary color
Monochromatic Colors of #607604
Black with #607604
Text Example
Text Example
White with #607604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607604; }
p { color: rgb(96,118,4); }
H1.HeaderClassName
{
color: #607604;
}
.AnyTagClassName
{
color: #607604;
}
</style>
background-color css
<style>
a { background-color: #607604; }
a { background-color: rgb(96,118,4); }
div.DivClassName
{
background-color: #607604;
}
.BgClassName
{
background-color: #607604;
}
</style>
border-color css
<style>
span { border-color: #607604; }
span { border-color: rgb(96,118,4); }
td.TdClassName
{
border-color: #607604;
}
.TagClassName
{
border-color: #607604;
}
</style>