Shades of Fiji Green #607815
Tints of Fiji Green #607815
RGB
CMYK
RGB Variations
Color information
#607815 (or 0x607815) is known color: Fiji Green. HEX triplet: 60, 78 and 15. RGB value is (96,120,21). Sum of RGB (Red+Green+Blue) = 96+120+21=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 120 (47.27% from 255 or 50.63% from 237); Blue value is 21 (8.59% from 255 or 8.86% from 237); Max value from RGB is 120 - color contains mainly: green. Hex color #607815 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607815 is #9F87EA. Grayscale: #656565. Windows color (decimal): -10455019 or 1407072. OLE color: 1407072.
HSL color Cylindrical-coordinate representation of color #607815: hue angle of 74.55º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #607815 is Cyan = 0.2, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 120 | 21 | - |
| CMYK | 0.2 | 0 | 0.83 | 0.53 |
| HSL | 74.55º | 0.7% | 0.28% | - |
| HSV(B) | 74.55º | 0.83% | 0.47% | - |
| XYZ | 11.68 | 15.97 | 3.18 | - |
| YUV | 101.54 | 82.55 | 124.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 21 | 0.2 | 0 | 0.83 | 0.53 | 74.55 | 0.7 | 0.28 |
| Hex | 60 | 78 | 15 | 14 | 0 | 53 | 35 | 4B | 46 | 1C |
| Octal | 140 | 170 | 25 | 24 | 0 | 123 | 65 | 113 | 106 | 34 |
| Binary | 1100000 | 1111000 | 10101 | 10100 | 0 | 1010011 | 110101 | 1001011 | 1000110 | 11100 |
Color Harmonies of #607815
Complementary color
Monochromatic Colors of #607815
Black with #607815
Text Example
Text Example
White with #607815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607815; }
p { color: rgb(96,120,21); }
H1.HeaderClassName
{
color: #607815;
}
.AnyTagClassName
{
color: #607815;
}
</style>
background-color css
<style>
a { background-color: #607815; }
a { background-color: rgb(96,120,21); }
div.DivClassName
{
background-color: #607815;
}
.BgClassName
{
background-color: #607815;
}
</style>
border-color css
<style>
span { border-color: #607815; }
span { border-color: rgb(96,120,21); }
td.TdClassName
{
border-color: #607815;
}
.TagClassName
{
border-color: #607815;
}
</style>