Shades of Fiji Green #616113
Tints of Fiji Green #616113
RGB
CMYK
RGB Variations
Color information
#616113 (or 0x616113) is known color: Fiji Green. HEX triplet: 61, 61 and 13. RGB value is (97,97,19). Sum of RGB (Red+Green+Blue) = 97+97+19=213 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.54% from 213); Green value is 97 (38.28% from 255 or 45.54% from 213); Blue value is 19 (7.81% from 255 or 8.92% from 213); Max value from RGB is 97 - color contains mainly: red, green. Hex color #616113 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616113 is #9E9EEC. Grayscale: #585858. Windows color (decimal): -10395373 or 1270113. OLE color: 1270113.
HSL color Cylindrical-coordinate representation of color #616113: hue angle of 60º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #616113 is Cyan = 0, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 97 | 19 | - |
| CMYK | 0 | 0 | 0.80 | 0.62 |
| HSL | 60º | 0.67% | 0.23% | - |
| HSV(B) | 60º | 0.8% | 0.38% | - |
| XYZ | 9.32 | 11.14 | 2.27 | - |
| YUV | 88.11 | 89 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 19 | 0 | 0 | 0.80 | 0.62 | 60 | 0.67 | 0.23 |
| Hex | 61 | 61 | 13 | 0 | 0 | 50 | 3E | 3C | 43 | 17 |
| Octal | 141 | 141 | 23 | 0 | 0 | 120 | 76 | 74 | 103 | 27 |
| Binary | 1100001 | 1100001 | 10011 | 0 | 0 | 1010000 | 111110 | 111100 | 1000011 | 10111 |
Color Harmonies of #616113
Complementary color
Monochromatic Colors of #616113
Black with #616113
Text Example
Text Example
White with #616113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616113; }
p { color: rgb(97,97,19); }
H1.HeaderClassName
{
color: #616113;
}
.AnyTagClassName
{
color: #616113;
}
</style>
background-color css
<style>
a { background-color: #616113; }
a { background-color: rgb(97,97,19); }
div.DivClassName
{
background-color: #616113;
}
.BgClassName
{
background-color: #616113;
}
</style>
border-color css
<style>
span { border-color: #616113; }
span { border-color: rgb(97,97,19); }
td.TdClassName
{
border-color: #616113;
}
.TagClassName
{
border-color: #616113;
}
</style>