Shades of Fiji Green #607712
Tints of Fiji Green #607712
RGB
CMYK
RGB Variations
Color information
#607712 (or 0x607712) is known color: Fiji Green. HEX triplet: 60, 77 and 12. RGB value is (96,119,18). Sum of RGB (Red+Green+Blue) = 96+119+18=233 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.20% from 233); Green value is 119 (46.88% from 255 or 51.07% from 233); Blue value is 18 (7.42% from 255 or 7.73% from 233); Max value from RGB is 119 - color contains mainly: green. Hex color #607712 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607712 is #9F88ED. Grayscale: #646464. Windows color (decimal): -10455278 or 1210208. OLE color: 1210208.
HSL color Cylindrical-coordinate representation of color #607712: hue angle of 73.66º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #607712 is Cyan = 0.19, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 119 | 18 | - |
| CMYK | 0.19 | 0 | 0.85 | 0.53 |
| HSL | 73.66º | 0.74% | 0.27% | - |
| HSV(B) | 73.66º | 0.85% | 0.47% | - |
| XYZ | 11.53 | 15.72 | 3 | - |
| YUV | 100.61 | 81.38 | 124.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 119 | 18 | 0.19 | 0 | 0.85 | 0.53 | 73.66 | 0.74 | 0.27 |
| Hex | 60 | 77 | 12 | 13 | 0 | 55 | 35 | 4A | 4A | 1B |
| Octal | 140 | 167 | 22 | 23 | 0 | 125 | 65 | 112 | 112 | 33 |
| Binary | 1100000 | 1110111 | 10010 | 10011 | 0 | 1010101 | 110101 | 1001010 | 1001010 | 11011 |
Color Harmonies of #607712
Complementary color
Monochromatic Colors of #607712
Black with #607712
Text Example
Text Example
White with #607712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607712; }
p { color: rgb(96,119,18); }
H1.HeaderClassName
{
color: #607712;
}
.AnyTagClassName
{
color: #607712;
}
</style>
background-color css
<style>
a { background-color: #607712; }
a { background-color: rgb(96,119,18); }
div.DivClassName
{
background-color: #607712;
}
.BgClassName
{
background-color: #607712;
}
</style>
border-color css
<style>
span { border-color: #607712; }
span { border-color: rgb(96,119,18); }
td.TdClassName
{
border-color: #607712;
}
.TagClassName
{
border-color: #607712;
}
</style>