Shades of Fiji Green #657620
Tints of Fiji Green #657620
RGB
CMYK
RGB Variations
Color information
#657620 (or 0x657620) is known color: Fiji Green. HEX triplet: 65, 76 and 20. RGB value is (101,118,32). Sum of RGB (Red+Green+Blue) = 101+118+32=251 (33% of max value = 765). Red value is 101 (39.84% from 255 or 40.24% from 251); Green value is 118 (46.48% from 255 or 47.01% from 251); Blue value is 32 (12.89% from 255 or 12.75% from 251); Max value from RGB is 118 - color contains mainly: green. Hex color #657620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657620 is #9A89DF. Grayscale: #676767. Windows color (decimal): -10127840 or 2127461. OLE color: 2127461.
HSL color Cylindrical-coordinate representation of color #657620: hue angle of 71.86º 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 #657620 is Cyan = 0.14, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 32 | - |
| CMYK | 0.14 | 0 | 0.73 | 0.54 |
| HSL | 71.86º | 0.57% | 0.29% | - |
| HSV(B) | 71.86º | 0.73% | 0.46% | - |
| XYZ | 12.11 | 15.83 | 3.78 | - |
| YUV | 103.11 | 87.87 | 126.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 32 | 0.14 | 0 | 0.73 | 0.54 | 71.86 | 0.57 | 0.29 |
| Hex | 65 | 76 | 20 | E | 0 | 49 | 36 | 48 | 39 | 1D |
| Octal | 145 | 166 | 40 | 16 | 0 | 111 | 66 | 110 | 71 | 35 |
| Binary | 1100101 | 1110110 | 100000 | 1110 | 0 | 1001001 | 110110 | 1001000 | 111001 | 11101 |
Color Harmonies of #657620
Complementary color
Monochromatic Colors of #657620
Black with #657620
Text Example
Text Example
White with #657620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657620; }
p { color: rgb(101,118,32); }
H1.HeaderClassName
{
color: #657620;
}
.AnyTagClassName
{
color: #657620;
}
</style>
background-color css
<style>
a { background-color: #657620; }
a { background-color: rgb(101,118,32); }
div.DivClassName
{
background-color: #657620;
}
.BgClassName
{
background-color: #657620;
}
</style>
border-color css
<style>
span { border-color: #657620; }
span { border-color: rgb(101,118,32); }
td.TdClassName
{
border-color: #657620;
}
.TagClassName
{
border-color: #657620;
}
</style>