Shades of Fiji Green #607210
Tints of Fiji Green #607210
RGB
CMYK
RGB Variations
Color information
#607210 (or 0x607210) is known color: Fiji Green. HEX triplet: 60, 72 and 10. RGB value is (96,114,16). Sum of RGB (Red+Green+Blue) = 96+114+16=226 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.48% from 226); Green value is 114 (44.92% from 255 or 50.44% from 226); Blue value is 16 (6.64% from 255 or 7.08% from 226); Max value from RGB is 114 - color contains mainly: green. Hex color #607210 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607210 is #9F8DEF. Grayscale: #616161. Windows color (decimal): -10456560 or 1077856. OLE color: 1077856.
HSL color Cylindrical-coordinate representation of color #607210: hue angle of 71.02º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #607210 is Cyan = 0.16, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 16 | - |
| CMYK | 0.16 | 0 | 0.86 | 0.55 |
| HSL | 71.02º | 0.75% | 0.25% | - |
| HSV(B) | 71.02º | 0.86% | 0.45% | - |
| XYZ | 10.93 | 14.56 | 2.72 | - |
| YUV | 97.45 | 82.04 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 16 | 0.16 | 0 | 0.86 | 0.55 | 71.02 | 0.75 | 0.25 |
| Hex | 60 | 72 | 10 | 10 | 0 | 56 | 37 | 47 | 4B | 19 |
| Octal | 140 | 162 | 20 | 20 | 0 | 126 | 67 | 107 | 113 | 31 |
| Binary | 1100000 | 1110010 | 10000 | 10000 | 0 | 1010110 | 110111 | 1000111 | 1001011 | 11001 |
Color Harmonies of #607210
Complementary color
Monochromatic Colors of #607210
Black with #607210
Text Example
Text Example
White with #607210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607210; }
p { color: rgb(96,114,16); }
H1.HeaderClassName
{
color: #607210;
}
.AnyTagClassName
{
color: #607210;
}
</style>
background-color css
<style>
a { background-color: #607210; }
a { background-color: rgb(96,114,16); }
div.DivClassName
{
background-color: #607210;
}
.BgClassName
{
background-color: #607210;
}
</style>
border-color css
<style>
span { border-color: #607210; }
span { border-color: rgb(96,114,16); }
td.TdClassName
{
border-color: #607210;
}
.TagClassName
{
border-color: #607210;
}
</style>