Shades of Fiji Green #607524
Tints of Fiji Green #607524
RGB
CMYK
RGB Variations
Color information
#607524 (or 0x607524) is known color: Fiji Green. HEX triplet: 60, 75 and 24. RGB value is (96,117,36). Sum of RGB (Red+Green+Blue) = 96+117+36=249 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.55% from 249); Green value is 117 (46.09% from 255 or 46.99% from 249); Blue value is 36 (14.45% from 255 or 14.46% from 249); Max value from RGB is 117 - color contains mainly: green. Hex color #607524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607524 is #9F8ADB. Grayscale: #656565. Windows color (decimal): -10455772 or 2389344. OLE color: 2389344.
HSL color Cylindrical-coordinate representation of color #607524: hue angle of 75.56º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #607524 is Cyan = 0.18, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 36 | - |
| CMYK | 0.18 | 0 | 0.69 | 0.54 |
| HSL | 75.56º | 0.53% | 0.3% | - |
| HSV(B) | 75.56º | 0.69% | 0.46% | - |
| XYZ | 11.5 | 15.34 | 4.02 | - |
| YUV | 101.49 | 91.04 | 124.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 36 | 0.18 | 0 | 0.69 | 0.54 | 75.56 | 0.53 | 0.3 |
| Hex | 60 | 75 | 24 | 12 | 0 | 45 | 36 | 4C | 35 | 1E |
| Octal | 140 | 165 | 44 | 22 | 0 | 105 | 66 | 114 | 65 | 36 |
| Binary | 1100000 | 1110101 | 100100 | 10010 | 0 | 1000101 | 110110 | 1001100 | 110101 | 11110 |
Color Harmonies of #607524
Complementary color
Monochromatic Colors of #607524
Black with #607524
Text Example
Text Example
White with #607524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607524; }
p { color: rgb(96,117,36); }
H1.HeaderClassName
{
color: #607524;
}
.AnyTagClassName
{
color: #607524;
}
</style>
background-color css
<style>
a { background-color: #607524; }
a { background-color: rgb(96,117,36); }
div.DivClassName
{
background-color: #607524;
}
.BgClassName
{
background-color: #607524;
}
</style>
border-color css
<style>
span { border-color: #607524; }
span { border-color: rgb(96,117,36); }
td.TdClassName
{
border-color: #607524;
}
.TagClassName
{
border-color: #607524;
}
</style>