Shades of Fiji Green #607520
Tints of Fiji Green #607520
RGB
CMYK
RGB Variations
Color information
#607520 (or 0x607520) is known color: Fiji Green. HEX triplet: 60, 75 and 20. RGB value is (96,117,32). Sum of RGB (Red+Green+Blue) = 96+117+32=245 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.18% from 245); Green value is 117 (46.09% from 255 or 47.76% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 117 - color contains mainly: green. Hex color #607520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607520 is #9F8ADF. Grayscale: #656565. Windows color (decimal): -10455776 or 2127200. OLE color: 2127200.
HSL color Cylindrical-coordinate representation of color #607520: hue angle of 74.82º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #607520 is Cyan = 0.18, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 32 | - |
| CMYK | 0.18 | 0 | 0.73 | 0.54 |
| HSL | 74.82º | 0.57% | 0.29% | - |
| HSV(B) | 74.82º | 0.73% | 0.46% | - |
| XYZ | 11.45 | 15.31 | 3.72 | - |
| YUV | 101.03 | 89.04 | 124.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 32 | 0.18 | 0 | 0.73 | 0.54 | 74.82 | 0.57 | 0.29 |
| Hex | 60 | 75 | 20 | 12 | 0 | 49 | 36 | 4B | 39 | 1D |
| Octal | 140 | 165 | 40 | 22 | 0 | 111 | 66 | 113 | 71 | 35 |
| Binary | 1100000 | 1110101 | 100000 | 10010 | 0 | 1001001 | 110110 | 1001011 | 111001 | 11101 |
Color Harmonies of #607520
Complementary color
Monochromatic Colors of #607520
Black with #607520
Text Example
Text Example
White with #607520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607520; }
p { color: rgb(96,117,32); }
H1.HeaderClassName
{
color: #607520;
}
.AnyTagClassName
{
color: #607520;
}
</style>
background-color css
<style>
a { background-color: #607520; }
a { background-color: rgb(96,117,32); }
div.DivClassName
{
background-color: #607520;
}
.BgClassName
{
background-color: #607520;
}
</style>
border-color css
<style>
span { border-color: #607520; }
span { border-color: rgb(96,117,32); }
td.TdClassName
{
border-color: #607520;
}
.TagClassName
{
border-color: #607520;
}
</style>