Shades of Fiji Green #607220
Tints of Fiji Green #607220
RGB
CMYK
RGB Variations
Color information
#607220 (or 0x607220) is known color: Fiji Green. HEX triplet: 60, 72 and 20. RGB value is (96,114,32). Sum of RGB (Red+Green+Blue) = 96+114+32=242 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.67% from 242); Green value is 114 (44.92% from 255 or 47.11% from 242); Blue value is 32 (12.89% from 255 or 13.22% from 242); Max value from RGB is 114 - color contains mainly: green. Hex color #607220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607220 is #9F8DDF. Grayscale: #636363. Windows color (decimal): -10456544 or 2126432. OLE color: 2126432.
HSL color Cylindrical-coordinate representation of color #607220: hue angle of 73.17º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #607220 is Cyan = 0.16, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 32 | - |
| CMYK | 0.16 | 0 | 0.72 | 0.55 |
| HSL | 73.17º | 0.56% | 0.29% | - |
| HSV(B) | 73.17º | 0.72% | 0.45% | - |
| XYZ | 11.1 | 14.63 | 3.6 | - |
| YUV | 99.27 | 90.04 | 125.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 32 | 0.16 | 0 | 0.72 | 0.55 | 73.17 | 0.56 | 0.29 |
| Hex | 60 | 72 | 20 | 10 | 0 | 48 | 37 | 49 | 38 | 1D |
| Octal | 140 | 162 | 40 | 20 | 0 | 110 | 67 | 111 | 70 | 35 |
| Binary | 1100000 | 1110010 | 100000 | 10000 | 0 | 1001000 | 110111 | 1001001 | 111000 | 11101 |
Color Harmonies of #607220
Complementary color
Monochromatic Colors of #607220
Black with #607220
Text Example
Text Example
White with #607220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607220; }
p { color: rgb(96,114,32); }
H1.HeaderClassName
{
color: #607220;
}
.AnyTagClassName
{
color: #607220;
}
</style>
background-color css
<style>
a { background-color: #607220; }
a { background-color: rgb(96,114,32); }
div.DivClassName
{
background-color: #607220;
}
.BgClassName
{
background-color: #607220;
}
</style>
border-color css
<style>
span { border-color: #607220; }
span { border-color: rgb(96,114,32); }
td.TdClassName
{
border-color: #607220;
}
.TagClassName
{
border-color: #607220;
}
</style>