Shades of Fiji Green #607602
Tints of Fiji Green #607602
RGB
CMYK
RGB Variations
Color information
#607602 (or 0x607602) is known color: Fiji Green. HEX triplet: 60, 76 and 02. RGB value is (96,118,2). Sum of RGB (Red+Green+Blue) = 96+118+2=216 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.44% from 216); Green value is 118 (46.48% from 255 or 54.63% from 216); Blue value is 2 (1.17% from 255 or 0.93% from 216); Max value from RGB is 118 - color contains mainly: green. Hex color #607602 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607602 is #9F89FD. Grayscale: #626262. Windows color (decimal): -10455550 or 161376. OLE color: 161376.
HSL color Cylindrical-coordinate representation of color #607602: hue angle of 71.38º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #607602 is Cyan = 0.19, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 2 | - |
| CMYK | 0.19 | 0 | 0.98 | 0.54 |
| HSL | 71.38º | 0.97% | 0.24% | - |
| HSV(B) | 71.38º | 0.98% | 0.46% | - |
| XYZ | 11.31 | 15.45 | 2.44 | - |
| YUV | 98.2 | 73.71 | 126.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 2 | 0.19 | 0 | 0.98 | 0.54 | 71.38 | 0.97 | 0.24 |
| Hex | 60 | 76 | 2 | 13 | 0 | 62 | 36 | 47 | 61 | 18 |
| Octal | 140 | 166 | 2 | 23 | 0 | 142 | 66 | 107 | 141 | 30 |
| Binary | 1100000 | 1110110 | 10 | 10011 | 0 | 1100010 | 110110 | 1000111 | 1100001 | 11000 |
Color Harmonies of #607602
Complementary color
Monochromatic Colors of #607602
Black with #607602
Text Example
Text Example
White with #607602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607602; }
p { color: rgb(96,118,2); }
H1.HeaderClassName
{
color: #607602;
}
.AnyTagClassName
{
color: #607602;
}
</style>
background-color css
<style>
a { background-color: #607602; }
a { background-color: rgb(96,118,2); }
div.DivClassName
{
background-color: #607602;
}
.BgClassName
{
background-color: #607602;
}
</style>
border-color css
<style>
span { border-color: #607602; }
span { border-color: rgb(96,118,2); }
td.TdClassName
{
border-color: #607602;
}
.TagClassName
{
border-color: #607602;
}
</style>