Shades of Fiji Green #616314
Tints of Fiji Green #616314
RGB
CMYK
RGB Variations
Color information
#616314 (or 0x616314) is known color: Fiji Green. HEX triplet: 61, 63 and 14. RGB value is (97,99,20). Sum of RGB (Red+Green+Blue) = 97+99+20=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 99 (39.06% from 255 or 45.83% from 216); Blue value is 20 (8.20% from 255 or 9.26% from 216); Max value from RGB is 99 - color contains mainly: green. Hex color #616314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #616314 is #9E9CEB. Grayscale: #595959. Windows color (decimal): -10394860 or 1336161. OLE color: 1336161.
HSL color Cylindrical-coordinate representation of color #616314: hue angle of 61.52º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #616314 is Cyan = 0.02, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 20 | - |
| CMYK | 0.02 | 0 | 0.80 | 0.61 |
| HSL | 61.52º | 0.66% | 0.23% | - |
| HSV(B) | 61.52º | 0.8% | 0.39% | - |
| XYZ | 9.52 | 11.52 | 2.38 | - |
| YUV | 89.4 | 88.84 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 20 | 0.02 | 0 | 0.80 | 0.61 | 61.52 | 0.66 | 0.23 |
| Hex | 61 | 63 | 14 | 2 | 0 | 50 | 3D | 3E | 42 | 17 |
| Octal | 141 | 143 | 24 | 2 | 0 | 120 | 75 | 76 | 102 | 27 |
| Binary | 1100001 | 1100011 | 10100 | 10 | 0 | 1010000 | 111101 | 111110 | 1000010 | 10111 |
Color Harmonies of #616314
Complementary color
Monochromatic Colors of #616314
Black with #616314
Text Example
Text Example
White with #616314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616314; }
p { color: rgb(97,99,20); }
H1.HeaderClassName
{
color: #616314;
}
.AnyTagClassName
{
color: #616314;
}
</style>
background-color css
<style>
a { background-color: #616314; }
a { background-color: rgb(97,99,20); }
div.DivClassName
{
background-color: #616314;
}
.BgClassName
{
background-color: #616314;
}
</style>
border-color css
<style>
span { border-color: #616314; }
span { border-color: rgb(97,99,20); }
td.TdClassName
{
border-color: #616314;
}
.TagClassName
{
border-color: #616314;
}
</style>