Shades of Fiji Green #617928
Tints of Fiji Green #617928
RGB
CMYK
RGB Variations
Color information
#617928 (or 0x617928) is known color: Fiji Green. HEX triplet: 61, 79 and 28. RGB value is (97,121,40). Sum of RGB (Red+Green+Blue) = 97+121+40=258 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.60% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 40 (16.02% from 255 or 15.50% from 258); Max value from RGB is 121 - color contains mainly: green. Hex color #617928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617928 is #9E86D7. Grayscale: #686868. Windows color (decimal): -10389208 or 2652513. OLE color: 2652513.
HSL color Cylindrical-coordinate representation of color #617928: hue angle of 77.78º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #617928 is Cyan = 0.20, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 40 | - |
| CMYK | 0.20 | 0 | 0.67 | 0.53 |
| HSL | 77.78º | 0.5% | 0.32% | - |
| HSV(B) | 77.78º | 0.67% | 0.47% | - |
| XYZ | 12.15 | 16.37 | 4.53 | - |
| YUV | 104.59 | 91.55 | 122.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 40 | 0.20 | 0 | 0.67 | 0.53 | 77.78 | 0.5 | 0.32 |
| Hex | 61 | 79 | 28 | 14 | 0 | 43 | 35 | 4E | 32 | 20 |
| Octal | 141 | 171 | 50 | 24 | 0 | 103 | 65 | 116 | 62 | 40 |
| Binary | 1100001 | 1111001 | 101000 | 10100 | 0 | 1000011 | 110101 | 1001110 | 110010 | 100000 |
Color Harmonies of #617928
Complementary color
Monochromatic Colors of #617928
Black with #617928
Text Example
Text Example
White with #617928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617928; }
p { color: rgb(97,121,40); }
H1.HeaderClassName
{
color: #617928;
}
.AnyTagClassName
{
color: #617928;
}
</style>
background-color css
<style>
a { background-color: #617928; }
a { background-color: rgb(97,121,40); }
div.DivClassName
{
background-color: #617928;
}
.BgClassName
{
background-color: #617928;
}
</style>
border-color css
<style>
span { border-color: #617928; }
span { border-color: rgb(97,121,40); }
td.TdClassName
{
border-color: #617928;
}
.TagClassName
{
border-color: #617928;
}
</style>