Shades of Fiji Green #607321
Tints of Fiji Green #607321
RGB
CMYK
RGB Variations
Color information
#607321 (or 0x607321) is known color: Fiji Green. HEX triplet: 60, 73 and 21. RGB value is (96,115,33). Sum of RGB (Red+Green+Blue) = 96+115+33=244 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.34% from 244); Green value is 115 (45.31% from 255 or 47.13% from 244); Blue value is 33 (13.28% from 255 or 13.52% from 244); Max value from RGB is 115 - color contains mainly: green. Hex color #607321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607321 is #9F8CDE. Grayscale: #646464. Windows color (decimal): -10456287 or 2192224. OLE color: 2192224.
HSL color Cylindrical-coordinate representation of color #607321: hue angle of 73.9º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #607321 is Cyan = 0.17, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 33 | - |
| CMYK | 0.17 | 0 | 0.71 | 0.55 |
| HSL | 73.9º | 0.55% | 0.29% | - |
| HSV(B) | 73.9º | 0.71% | 0.45% | - |
| XYZ | 11.23 | 14.86 | 3.71 | - |
| YUV | 99.97 | 90.21 | 125.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 33 | 0.17 | 0 | 0.71 | 0.55 | 73.9 | 0.55 | 0.29 |
| Hex | 60 | 73 | 21 | 11 | 0 | 47 | 37 | 4A | 37 | 1D |
| Octal | 140 | 163 | 41 | 21 | 0 | 107 | 67 | 112 | 67 | 35 |
| Binary | 1100000 | 1110011 | 100001 | 10001 | 0 | 1000111 | 110111 | 1001010 | 110111 | 11101 |
Color Harmonies of #607321
Complementary color
Monochromatic Colors of #607321
Black with #607321
Text Example
Text Example
White with #607321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607321; }
p { color: rgb(96,115,33); }
H1.HeaderClassName
{
color: #607321;
}
.AnyTagClassName
{
color: #607321;
}
</style>
background-color css
<style>
a { background-color: #607321; }
a { background-color: rgb(96,115,33); }
div.DivClassName
{
background-color: #607321;
}
.BgClassName
{
background-color: #607321;
}
</style>
border-color css
<style>
span { border-color: #607321; }
span { border-color: rgb(96,115,33); }
td.TdClassName
{
border-color: #607321;
}
.TagClassName
{
border-color: #607321;
}
</style>