Shades of Fiji Green #616620
Tints of Fiji Green #616620
RGB
CMYK
RGB Variations
Color information
#616620 (or 0x616620) is known color: Fiji Green. HEX triplet: 61, 66 and 20. RGB value is (97,102,32). Sum of RGB (Red+Green+Blue) = 97+102+32=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 102 (40.23% from 255 or 44.16% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 102 - color contains mainly: green. Hex color #616620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616620 is #9E99DF. Grayscale: #5C5C5C. Windows color (decimal): -10394080 or 2123361. OLE color: 2123361.
HSL color Cylindrical-coordinate representation of color #616620: hue angle of 64.29º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #616620 is Cyan = 0.05, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 32 | - |
| CMYK | 0.05 | 0 | 0.69 | 0.6 |
| HSL | 64.29º | 0.52% | 0.26% | - |
| HSV(B) | 64.29º | 0.69% | 0.4% | - |
| XYZ | 9.94 | 12.15 | 3.19 | - |
| YUV | 92.53 | 93.84 | 131.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 32 | 0.05 | 0 | 0.69 | 0.6 | 64.29 | 0.52 | 0.26 |
| Hex | 61 | 66 | 20 | 5 | 0 | 45 | 3C | 40 | 34 | 1A |
| Octal | 141 | 146 | 40 | 5 | 0 | 105 | 74 | 100 | 64 | 32 |
| Binary | 1100001 | 1100110 | 100000 | 101 | 0 | 1000101 | 111100 | 1000000 | 110100 | 11010 |
Color Harmonies of #616620
Complementary color
Monochromatic Colors of #616620
Black with #616620
Text Example
Text Example
White with #616620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616620; }
p { color: rgb(97,102,32); }
H1.HeaderClassName
{
color: #616620;
}
.AnyTagClassName
{
color: #616620;
}
</style>
background-color css
<style>
a { background-color: #616620; }
a { background-color: rgb(97,102,32); }
div.DivClassName
{
background-color: #616620;
}
.BgClassName
{
background-color: #616620;
}
</style>
border-color css
<style>
span { border-color: #616620; }
span { border-color: rgb(97,102,32); }
td.TdClassName
{
border-color: #616620;
}
.TagClassName
{
border-color: #616620;
}
</style>