Shades of Fiji Green #607320
Tints of Fiji Green #607320
RGB
CMYK
RGB Variations
Color information
#607320 (or 0x607320) is known color: Fiji Green. HEX triplet: 60, 73 and 20. RGB value is (96,115,32). Sum of RGB (Red+Green+Blue) = 96+115+32=243 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.51% from 243); Green value is 115 (45.31% from 255 or 47.33% from 243); Blue value is 32 (12.89% from 255 or 13.17% from 243); Max value from RGB is 115 - color contains mainly: green. Hex color #607320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607320 is #9F8CDF. Grayscale: #646464. Windows color (decimal): -10456288 or 2126688. OLE color: 2126688.
HSL color Cylindrical-coordinate representation of color #607320: hue angle of 73.73º 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 #607320 is Cyan = 0.17, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 32 | - |
| CMYK | 0.17 | 0 | 0.72 | 0.55 |
| HSL | 73.73º | 0.56% | 0.29% | - |
| HSV(B) | 73.73º | 0.72% | 0.45% | - |
| XYZ | 11.22 | 14.85 | 3.64 | - |
| YUV | 99.86 | 89.71 | 125.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 32 | 0.17 | 0 | 0.72 | 0.55 | 73.73 | 0.56 | 0.29 |
| Hex | 60 | 73 | 20 | 11 | 0 | 48 | 37 | 4A | 38 | 1D |
| Octal | 140 | 163 | 40 | 21 | 0 | 110 | 67 | 112 | 70 | 35 |
| Binary | 1100000 | 1110011 | 100000 | 10001 | 0 | 1001000 | 110111 | 1001010 | 111000 | 11101 |
Color Harmonies of #607320
Complementary color
Monochromatic Colors of #607320
Black with #607320
Text Example
Text Example
White with #607320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607320; }
p { color: rgb(96,115,32); }
H1.HeaderClassName
{
color: #607320;
}
.AnyTagClassName
{
color: #607320;
}
</style>
background-color css
<style>
a { background-color: #607320; }
a { background-color: rgb(96,115,32); }
div.DivClassName
{
background-color: #607320;
}
.BgClassName
{
background-color: #607320;
}
</style>
border-color css
<style>
span { border-color: #607320; }
span { border-color: rgb(96,115,32); }
td.TdClassName
{
border-color: #607320;
}
.TagClassName
{
border-color: #607320;
}
</style>