Shades of Fiji Green #616625
Tints of Fiji Green #616625
RGB
CMYK
RGB Variations
Color information
#616625 (or 0x616625) is known color: Fiji Green. HEX triplet: 61, 66 and 25. RGB value is (97,102,37). Sum of RGB (Red+Green+Blue) = 97+102+37=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 102 (40.23% from 255 or 43.22% from 236); Blue value is 37 (14.84% from 255 or 15.68% from 236); Max value from RGB is 102 - color contains mainly: green. Hex color #616625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616625 is #9E99DA. Grayscale: #5D5D5D. Windows color (decimal): -10394075 or 2451041. OLE color: 2451041.
HSL color Cylindrical-coordinate representation of color #616625: hue angle of 64.62º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #616625 is Cyan = 0.05, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 37 | - |
| CMYK | 0.05 | 0 | 0.64 | 0.6 |
| HSL | 64.62º | 0.47% | 0.27% | - |
| HSV(B) | 64.62º | 0.64% | 0.4% | - |
| XYZ | 10.02 | 12.18 | 3.57 | - |
| YUV | 93.1 | 96.34 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 37 | 0.05 | 0 | 0.64 | 0.6 | 64.62 | 0.47 | 0.27 |
| Hex | 61 | 66 | 25 | 5 | 0 | 40 | 3C | 41 | 2F | 1B |
| Octal | 141 | 146 | 45 | 5 | 0 | 100 | 74 | 101 | 57 | 33 |
| Binary | 1100001 | 1100110 | 100101 | 101 | 0 | 1000000 | 111100 | 1000001 | 101111 | 11011 |
Color Harmonies of #616625
Complementary color
Monochromatic Colors of #616625
Black with #616625
Text Example
Text Example
White with #616625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616625; }
p { color: rgb(97,102,37); }
H1.HeaderClassName
{
color: #616625;
}
.AnyTagClassName
{
color: #616625;
}
</style>
background-color css
<style>
a { background-color: #616625; }
a { background-color: rgb(97,102,37); }
div.DivClassName
{
background-color: #616625;
}
.BgClassName
{
background-color: #616625;
}
</style>
border-color css
<style>
span { border-color: #616625; }
span { border-color: rgb(97,102,37); }
td.TdClassName
{
border-color: #616625;
}
.TagClassName
{
border-color: #616625;
}
</style>