Shades of Fiji Green #607819
Tints of Fiji Green #607819
RGB
CMYK
RGB Variations
Color information
#607819 (or 0x607819) is known color: Fiji Green. HEX triplet: 60, 78 and 19. RGB value is (96,120,25). Sum of RGB (Red+Green+Blue) = 96+120+25=241 (31% of max value = 765). Red value is 96 (37.89% from 255 or 39.83% from 241); Green value is 120 (47.27% from 255 or 49.79% from 241); Blue value is 25 (10.16% from 255 or 10.37% from 241); Max value from RGB is 120 - color contains mainly: green. Hex color #607819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607819 is #9F87E6. Grayscale: #666666. Windows color (decimal): -10455015 or 1669216. OLE color: 1669216.
HSL color Cylindrical-coordinate representation of color #607819: hue angle of 75.16º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #607819 is Cyan = 0.2, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 120 | 25 | - |
| CMYK | 0.2 | 0 | 0.79 | 0.53 |
| HSL | 75.16º | 0.66% | 0.28% | - |
| HSV(B) | 75.16º | 0.79% | 0.47% | - |
| XYZ | 11.72 | 15.99 | 3.39 | - |
| YUV | 101.99 | 84.55 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 25 | 0.2 | 0 | 0.79 | 0.53 | 75.16 | 0.66 | 0.28 |
| Hex | 60 | 78 | 19 | 14 | 0 | 4F | 35 | 4B | 42 | 1C |
| Octal | 140 | 170 | 31 | 24 | 0 | 117 | 65 | 113 | 102 | 34 |
| Binary | 1100000 | 1111000 | 11001 | 10100 | 0 | 1001111 | 110101 | 1001011 | 1000010 | 11100 |
Color Harmonies of #607819
Complementary color
Monochromatic Colors of #607819
Black with #607819
Text Example
Text Example
White with #607819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607819; }
p { color: rgb(96,120,25); }
H1.HeaderClassName
{
color: #607819;
}
.AnyTagClassName
{
color: #607819;
}
</style>
background-color css
<style>
a { background-color: #607819; }
a { background-color: rgb(96,120,25); }
div.DivClassName
{
background-color: #607819;
}
.BgClassName
{
background-color: #607819;
}
</style>
border-color css
<style>
span { border-color: #607819; }
span { border-color: rgb(96,120,25); }
td.TdClassName
{
border-color: #607819;
}
.TagClassName
{
border-color: #607819;
}
</style>