Shades of Fiji Green #607806
Tints of Fiji Green #607806
RGB
CMYK
RGB Variations
Color information
#607806 (or 0x607806) is known color: Fiji Green. HEX triplet: 60, 78 and 06. RGB value is (96,120,6). Sum of RGB (Red+Green+Blue) = 96+120+6=222 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.24% from 222); Green value is 120 (47.27% from 255 or 54.05% from 222); Blue value is 6 (2.73% from 255 or 2.70% from 222); Max value from RGB is 120 - color contains mainly: green. Hex color #607806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607806 is #9F87F9. Grayscale: #646464. Windows color (decimal): -10455034 or 424032. OLE color: 424032.
HSL color Cylindrical-coordinate representation of color #607806: hue angle of 72.63º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #607806 is Cyan = 0.2, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 120 | 6 | - |
| CMYK | 0.2 | 0 | 0.95 | 0.53 |
| HSL | 72.63º | 0.9% | 0.25% | - |
| HSV(B) | 72.63º | 0.95% | 0.47% | - |
| XYZ | 11.57 | 15.93 | 2.64 | - |
| YUV | 99.83 | 75.05 | 125.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 6 | 0.2 | 0 | 0.95 | 0.53 | 72.63 | 0.9 | 0.25 |
| Hex | 60 | 78 | 6 | 14 | 0 | 5F | 35 | 49 | 5A | 19 |
| Octal | 140 | 170 | 6 | 24 | 0 | 137 | 65 | 111 | 132 | 31 |
| Binary | 1100000 | 1111000 | 110 | 10100 | 0 | 1011111 | 110101 | 1001001 | 1011010 | 11001 |
Color Harmonies of #607806
Complementary color
Monochromatic Colors of #607806
Black with #607806
Text Example
Text Example
White with #607806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607806; }
p { color: rgb(96,120,6); }
H1.HeaderClassName
{
color: #607806;
}
.AnyTagClassName
{
color: #607806;
}
</style>
background-color css
<style>
a { background-color: #607806; }
a { background-color: rgb(96,120,6); }
div.DivClassName
{
background-color: #607806;
}
.BgClassName
{
background-color: #607806;
}
</style>
border-color css
<style>
span { border-color: #607806; }
span { border-color: rgb(96,120,6); }
td.TdClassName
{
border-color: #607806;
}
.TagClassName
{
border-color: #607806;
}
</style>