Shades of Fiji Green #607603
Tints of Fiji Green #607603
RGB
CMYK
RGB Variations
Color information
#607603 (or 0x607603) is known color: Fiji Green. HEX triplet: 60, 76 and 03. RGB value is (96,118,3). Sum of RGB (Red+Green+Blue) = 96+118+3=217 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.24% from 217); Green value is 118 (46.48% from 255 or 54.38% from 217); Blue value is 3 (1.56% from 255 or 1.38% from 217); Max value from RGB is 118 - color contains mainly: green. Hex color #607603 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607603 is #9F89FC. Grayscale: #626262. Windows color (decimal): -10455549 or 226912. OLE color: 226912.
HSL color Cylindrical-coordinate representation of color #607603: hue angle of 71.48º degrees, saturation: 0.95, 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 #607603 is Cyan = 0.19, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 3 | - |
| CMYK | 0.19 | 0 | 0.97 | 0.54 |
| HSL | 71.48º | 0.95% | 0.24% | - |
| HSV(B) | 71.48º | 0.97% | 0.46% | - |
| XYZ | 11.32 | 15.45 | 2.47 | - |
| YUV | 98.31 | 74.21 | 126.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 3 | 0.19 | 0 | 0.97 | 0.54 | 71.48 | 0.95 | 0.24 |
| Hex | 60 | 76 | 3 | 13 | 0 | 61 | 36 | 47 | 5F | 18 |
| Octal | 140 | 166 | 3 | 23 | 0 | 141 | 66 | 107 | 137 | 30 |
| Binary | 1100000 | 1110110 | 11 | 10011 | 0 | 1100001 | 110110 | 1000111 | 1011111 | 11000 |
Color Harmonies of #607603
Complementary color
Monochromatic Colors of #607603
Black with #607603
Text Example
Text Example
White with #607603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607603; }
p { color: rgb(96,118,3); }
H1.HeaderClassName
{
color: #607603;
}
.AnyTagClassName
{
color: #607603;
}
</style>
background-color css
<style>
a { background-color: #607603; }
a { background-color: rgb(96,118,3); }
div.DivClassName
{
background-color: #607603;
}
.BgClassName
{
background-color: #607603;
}
</style>
border-color css
<style>
span { border-color: #607603; }
span { border-color: rgb(96,118,3); }
td.TdClassName
{
border-color: #607603;
}
.TagClassName
{
border-color: #607603;
}
</style>