Shades of Fiji Green #607024
Tints of Fiji Green #607024
RGB
CMYK
RGB Variations
Color information
#607024 (or 0x607024) is known color: Fiji Green. HEX triplet: 60, 70 and 24. RGB value is (96,112,36). Sum of RGB (Red+Green+Blue) = 96+112+36=244 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.34% from 244); Green value is 112 (44.14% from 255 or 45.90% from 244); Blue value is 36 (14.45% from 255 or 14.75% from 244); Max value from RGB is 112 - color contains mainly: green. Hex color #607024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607024 is #9F8FDB. Grayscale: #626262. Windows color (decimal): -10457052 or 2388064. OLE color: 2388064.
HSL color Cylindrical-coordinate representation of color #607024: hue angle of 72.63º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #607024 is Cyan = 0.14, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 112 | 36 | - |
| CMYK | 0.14 | 0 | 0.68 | 0.56 |
| HSL | 72.63º | 0.51% | 0.29% | - |
| HSV(B) | 72.63º | 0.68% | 0.44% | - |
| XYZ | 10.94 | 14.2 | 3.83 | - |
| YUV | 98.55 | 92.7 | 126.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 112 | 36 | 0.14 | 0 | 0.68 | 0.56 | 72.63 | 0.51 | 0.29 |
| Hex | 60 | 70 | 24 | E | 0 | 44 | 38 | 49 | 33 | 1D |
| Octal | 140 | 160 | 44 | 16 | 0 | 104 | 70 | 111 | 63 | 35 |
| Binary | 1100000 | 1110000 | 100100 | 1110 | 0 | 1000100 | 111000 | 1001001 | 110011 | 11101 |
Color Harmonies of #607024
Complementary color
Monochromatic Colors of #607024
Black with #607024
Text Example
Text Example
White with #607024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607024; }
p { color: rgb(96,112,36); }
H1.HeaderClassName
{
color: #607024;
}
.AnyTagClassName
{
color: #607024;
}
</style>
background-color css
<style>
a { background-color: #607024; }
a { background-color: rgb(96,112,36); }
div.DivClassName
{
background-color: #607024;
}
.BgClassName
{
background-color: #607024;
}
</style>
border-color css
<style>
span { border-color: #607024; }
span { border-color: rgb(96,112,36); }
td.TdClassName
{
border-color: #607024;
}
.TagClassName
{
border-color: #607024;
}
</style>