Shades of Fiji Green #607013
Tints of Fiji Green #607013
RGB
CMYK
RGB Variations
Color information
#607013 (or 0x607013) is known color: Fiji Green. HEX triplet: 60, 70 and 13. RGB value is (96,112,19). Sum of RGB (Red+Green+Blue) = 96+112+19=227 (30% of max value = 765). Red value is 96 (37.89% from 255 or 42.29% from 227); Green value is 112 (44.14% from 255 or 49.34% from 227); Blue value is 19 (7.81% from 255 or 8.37% from 227); Max value from RGB is 112 - color contains mainly: green. Hex color #607013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607013 is #9F8FEC. Grayscale: #606060. Windows color (decimal): -10457069 or 1273952. OLE color: 1273952.
HSL color Cylindrical-coordinate representation of color #607013: hue angle of 70.32º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #607013 is Cyan = 0.14, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 112 | 19 | - |
| CMYK | 0.14 | 0 | 0.83 | 0.56 |
| HSL | 70.32º | 0.71% | 0.26% | - |
| HSV(B) | 70.32º | 0.83% | 0.44% | - |
| XYZ | 10.74 | 14.12 | 2.78 | - |
| YUV | 96.61 | 84.2 | 127.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 112 | 19 | 0.14 | 0 | 0.83 | 0.56 | 70.32 | 0.71 | 0.26 |
| Hex | 60 | 70 | 13 | E | 0 | 53 | 38 | 46 | 47 | 1A |
| Octal | 140 | 160 | 23 | 16 | 0 | 123 | 70 | 106 | 107 | 32 |
| Binary | 1100000 | 1110000 | 10011 | 1110 | 0 | 1010011 | 111000 | 1000110 | 1000111 | 11010 |
Color Harmonies of #607013
Complementary color
Monochromatic Colors of #607013
Black with #607013
Text Example
Text Example
White with #607013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607013; }
p { color: rgb(96,112,19); }
H1.HeaderClassName
{
color: #607013;
}
.AnyTagClassName
{
color: #607013;
}
</style>
background-color css
<style>
a { background-color: #607013; }
a { background-color: rgb(96,112,19); }
div.DivClassName
{
background-color: #607013;
}
.BgClassName
{
background-color: #607013;
}
</style>
border-color css
<style>
span { border-color: #607013; }
span { border-color: rgb(96,112,19); }
td.TdClassName
{
border-color: #607013;
}
.TagClassName
{
border-color: #607013;
}
</style>