Shades of Fiji Green #616812
Tints of Fiji Green #616812
RGB
CMYK
RGB Variations
Color information
#616812 (or 0x616812) is known color: Fiji Green. HEX triplet: 61, 68 and 12. RGB value is (97,104,18). Sum of RGB (Red+Green+Blue) = 97+104+18=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 104 (41.02% from 255 or 47.49% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 104 - color contains mainly: green. Hex color #616812 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616812 is #9E97ED. Grayscale: #5C5C5C. Windows color (decimal): -10393582 or 1206369. OLE color: 1206369.
HSL color Cylindrical-coordinate representation of color #616812: hue angle of 64.88º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #616812 is Cyan = 0.07, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 104 | 18 | - |
| CMYK | 0.07 | 0 | 0.83 | 0.59 |
| HSL | 64.88º | 0.7% | 0.24% | - |
| HSV(B) | 64.88º | 0.83% | 0.41% | - |
| XYZ | 9.99 | 12.49 | 2.46 | - |
| YUV | 92.1 | 86.18 | 131.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 18 | 0.07 | 0 | 0.83 | 0.59 | 64.88 | 0.7 | 0.24 |
| Hex | 61 | 68 | 12 | 7 | 0 | 53 | 3B | 41 | 46 | 18 |
| Octal | 141 | 150 | 22 | 7 | 0 | 123 | 73 | 101 | 106 | 30 |
| Binary | 1100001 | 1101000 | 10010 | 111 | 0 | 1010011 | 111011 | 1000001 | 1000110 | 11000 |
Color Harmonies of #616812
Complementary color
Monochromatic Colors of #616812
Black with #616812
Text Example
Text Example
White with #616812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616812; }
p { color: rgb(97,104,18); }
H1.HeaderClassName
{
color: #616812;
}
.AnyTagClassName
{
color: #616812;
}
</style>
background-color css
<style>
a { background-color: #616812; }
a { background-color: rgb(97,104,18); }
div.DivClassName
{
background-color: #616812;
}
.BgClassName
{
background-color: #616812;
}
</style>
border-color css
<style>
span { border-color: #616812; }
span { border-color: rgb(97,104,18); }
td.TdClassName
{
border-color: #616812;
}
.TagClassName
{
border-color: #616812;
}
</style>