Shades of Fiji Green #616918
Tints of Fiji Green #616918
RGB
CMYK
RGB Variations
Color information
#616918 (or 0x616918) is known color: Fiji Green. HEX triplet: 61, 69 and 18. RGB value is (97,105,24). Sum of RGB (Red+Green+Blue) = 97+105+24=226 (29% of max value = 765). Red value is 97 (38.28% from 255 or 42.92% from 226); Green value is 105 (41.41% from 255 or 46.46% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 105 - color contains mainly: green. Hex color #616918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616918 is #9E96E7. Grayscale: #5D5D5D. Windows color (decimal): -10393320 or 1599841. OLE color: 1599841.
HSL color Cylindrical-coordinate representation of color #616918: hue angle of 65.93º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #616918 is Cyan = 0.08, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 24 | - |
| CMYK | 0.08 | 0 | 0.77 | 0.59 |
| HSL | 65.93º | 0.63% | 0.25% | - |
| HSV(B) | 65.93º | 0.77% | 0.41% | - |
| XYZ | 10.15 | 12.71 | 2.78 | - |
| YUV | 93.37 | 88.85 | 130.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 24 | 0.08 | 0 | 0.77 | 0.59 | 65.93 | 0.63 | 0.25 |
| Hex | 61 | 69 | 18 | 8 | 0 | 4D | 3B | 42 | 3F | 19 |
| Octal | 141 | 151 | 30 | 10 | 0 | 115 | 73 | 102 | 77 | 31 |
| Binary | 1100001 | 1101001 | 11000 | 1000 | 0 | 1001101 | 111011 | 1000010 | 111111 | 11001 |
Color Harmonies of #616918
Complementary color
Monochromatic Colors of #616918
Black with #616918
Text Example
Text Example
White with #616918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616918; }
p { color: rgb(97,105,24); }
H1.HeaderClassName
{
color: #616918;
}
.AnyTagClassName
{
color: #616918;
}
</style>
background-color css
<style>
a { background-color: #616918; }
a { background-color: rgb(97,105,24); }
div.DivClassName
{
background-color: #616918;
}
.BgClassName
{
background-color: #616918;
}
</style>
border-color css
<style>
span { border-color: #616918; }
span { border-color: rgb(97,105,24); }
td.TdClassName
{
border-color: #616918;
}
.TagClassName
{
border-color: #616918;
}
</style>