Shades of Fiji Green #617811
Tints of Fiji Green #617811
RGB
CMYK
RGB Variations
Color information
#617811 (or 0x617811) is known color: Fiji Green. HEX triplet: 61, 78 and 11. RGB value is (97,120,17). Sum of RGB (Red+Green+Blue) = 97+120+17=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 120 (47.27% from 255 or 51.28% from 234); Blue value is 17 (7.03% from 255 or 7.26% from 234); Max value from RGB is 120 - color contains mainly: green. Hex color #617811 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617811 is #9E87EE. Grayscale: #656565. Windows color (decimal): -10389487 or 1144929. OLE color: 1144929.
HSL color Cylindrical-coordinate representation of color #617811: hue angle of 73.4º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #617811 is Cyan = 0.19, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 17 | - |
| CMYK | 0.19 | 0 | 0.86 | 0.53 |
| HSL | 73.4º | 0.75% | 0.27% | - |
| HSV(B) | 73.4º | 0.86% | 0.47% | - |
| XYZ | 11.75 | 16.01 | 3 | - |
| YUV | 101.38 | 80.38 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 17 | 0.19 | 0 | 0.86 | 0.53 | 73.4 | 0.75 | 0.27 |
| Hex | 61 | 78 | 11 | 13 | 0 | 56 | 35 | 49 | 4B | 1B |
| Octal | 141 | 170 | 21 | 23 | 0 | 126 | 65 | 111 | 113 | 33 |
| Binary | 1100001 | 1111000 | 10001 | 10011 | 0 | 1010110 | 110101 | 1001001 | 1001011 | 11011 |
Color Harmonies of #617811
Complementary color
Monochromatic Colors of #617811
Black with #617811
Text Example
Text Example
White with #617811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617811; }
p { color: rgb(97,120,17); }
H1.HeaderClassName
{
color: #617811;
}
.AnyTagClassName
{
color: #617811;
}
</style>
background-color css
<style>
a { background-color: #617811; }
a { background-color: rgb(97,120,17); }
div.DivClassName
{
background-color: #617811;
}
.BgClassName
{
background-color: #617811;
}
</style>
border-color css
<style>
span { border-color: #617811; }
span { border-color: rgb(97,120,17); }
td.TdClassName
{
border-color: #617811;
}
.TagClassName
{
border-color: #617811;
}
</style>