Shades of Fiji Green #616417
Tints of Fiji Green #616417
RGB
CMYK
RGB Variations
Color information
#616417 (or 0x616417) is known color: Fiji Green. HEX triplet: 61, 64 and 17. RGB value is (97,100,23). Sum of RGB (Red+Green+Blue) = 97+100+23=220 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.09% from 220); Green value is 100 (39.45% from 255 or 45.45% from 220); Blue value is 23 (9.38% from 255 or 10.45% from 220); Max value from RGB is 100 - color contains mainly: green. Hex color #616417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616417 is #9E9BE8. Grayscale: #5A5A5A. Windows color (decimal): -10394601 or 1533025. OLE color: 1533025.
HSL color Cylindrical-coordinate representation of color #616417: hue angle of 62.34º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #616417 is Cyan = 0.03, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 23 | - |
| CMYK | 0.03 | 0 | 0.77 | 0.61 |
| HSL | 62.34º | 0.63% | 0.24% | - |
| HSV(B) | 62.34º | 0.77% | 0.39% | - |
| XYZ | 9.64 | 11.72 | 2.56 | - |
| YUV | 90.33 | 90.01 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 23 | 0.03 | 0 | 0.77 | 0.61 | 62.34 | 0.63 | 0.24 |
| Hex | 61 | 64 | 17 | 3 | 0 | 4D | 3D | 3E | 3F | 18 |
| Octal | 141 | 144 | 27 | 3 | 0 | 115 | 75 | 76 | 77 | 30 |
| Binary | 1100001 | 1100100 | 10111 | 11 | 0 | 1001101 | 111101 | 111110 | 111111 | 11000 |
Color Harmonies of #616417
Complementary color
Monochromatic Colors of #616417
Black with #616417
Text Example
Text Example
White with #616417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616417; }
p { color: rgb(97,100,23); }
H1.HeaderClassName
{
color: #616417;
}
.AnyTagClassName
{
color: #616417;
}
</style>
background-color css
<style>
a { background-color: #616417; }
a { background-color: rgb(97,100,23); }
div.DivClassName
{
background-color: #616417;
}
.BgClassName
{
background-color: #616417;
}
</style>
border-color css
<style>
span { border-color: #616417; }
span { border-color: rgb(97,100,23); }
td.TdClassName
{
border-color: #616417;
}
.TagClassName
{
border-color: #616417;
}
</style>