Shades of Fiji Green #607126
Tints of Fiji Green #607126
RGB
CMYK
RGB Variations
Color information
#607126 (or 0x607126) is known color: Fiji Green. HEX triplet: 60, 71 and 26. RGB value is (96,113,38). Sum of RGB (Red+Green+Blue) = 96+113+38=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 113 (44.53% from 255 or 45.75% from 247); Blue value is 38 (15.23% from 255 or 15.38% from 247); Max value from RGB is 113 - color contains mainly: green. Hex color #607126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607126 is #9F8ED9. Grayscale: #636363. Windows color (decimal): -10456794 or 2519392. OLE color: 2519392.
HSL color Cylindrical-coordinate representation of color #607126: hue angle of 73.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #607126 is Cyan = 0.15, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 113 | 38 | - |
| CMYK | 0.15 | 0 | 0.66 | 0.56 |
| HSL | 73.6º | 0.5% | 0.3% | - |
| HSV(B) | 73.6º | 0.66% | 0.44% | - |
| XYZ | 11.08 | 14.44 | 4.04 | - |
| YUV | 99.37 | 93.37 | 125.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 38 | 0.15 | 0 | 0.66 | 0.56 | 73.6 | 0.5 | 0.3 |
| Hex | 60 | 71 | 26 | F | 0 | 42 | 38 | 4A | 32 | 1E |
| Octal | 140 | 161 | 46 | 17 | 0 | 102 | 70 | 112 | 62 | 36 |
| Binary | 1100000 | 1110001 | 100110 | 1111 | 0 | 1000010 | 111000 | 1001010 | 110010 | 11110 |
Color Harmonies of #607126
Complementary color
Monochromatic Colors of #607126
Black with #607126
Text Example
Text Example
White with #607126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607126; }
p { color: rgb(96,113,38); }
H1.HeaderClassName
{
color: #607126;
}
.AnyTagClassName
{
color: #607126;
}
</style>
background-color css
<style>
a { background-color: #607126; }
a { background-color: rgb(96,113,38); }
div.DivClassName
{
background-color: #607126;
}
.BgClassName
{
background-color: #607126;
}
</style>
border-color css
<style>
span { border-color: #607126; }
span { border-color: rgb(96,113,38); }
td.TdClassName
{
border-color: #607126;
}
.TagClassName
{
border-color: #607126;
}
</style>