Shades of Fiji Green #617826
Tints of Fiji Green #617826
RGB
CMYK
RGB Variations
Color information
#617826 (or 0x617826) is known color: Fiji Green. HEX triplet: 61, 78 and 26. RGB value is (97,120,38). Sum of RGB (Red+Green+Blue) = 97+120+38=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 120 (47.27% from 255 or 47.06% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 120 - color contains mainly: green. Hex color #617826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617826 is #9E87D9. Grayscale: #686868. Windows color (decimal): -10389466 or 2521185. OLE color: 2521185.
HSL color Cylindrical-coordinate representation of color #617826: hue angle of 76.83º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #617826 is Cyan = 0.19, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 38 | - |
| CMYK | 0.19 | 0 | 0.68 | 0.53 |
| HSL | 76.83º | 0.52% | 0.31% | - |
| HSV(B) | 76.83º | 0.68% | 0.47% | - |
| XYZ | 12 | 16.11 | 4.31 | - |
| YUV | 103.78 | 90.88 | 123.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 38 | 0.19 | 0 | 0.68 | 0.53 | 76.83 | 0.52 | 0.31 |
| Hex | 61 | 78 | 26 | 13 | 0 | 44 | 35 | 4D | 34 | 1F |
| Octal | 141 | 170 | 46 | 23 | 0 | 104 | 65 | 115 | 64 | 37 |
| Binary | 1100001 | 1111000 | 100110 | 10011 | 0 | 1000100 | 110101 | 1001101 | 110100 | 11111 |
Color Harmonies of #617826
Complementary color
Monochromatic Colors of #617826
Black with #617826
Text Example
Text Example
White with #617826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617826; }
p { color: rgb(97,120,38); }
H1.HeaderClassName
{
color: #617826;
}
.AnyTagClassName
{
color: #617826;
}
</style>
background-color css
<style>
a { background-color: #617826; }
a { background-color: rgb(97,120,38); }
div.DivClassName
{
background-color: #617826;
}
.BgClassName
{
background-color: #617826;
}
</style>
border-color css
<style>
span { border-color: #617826; }
span { border-color: rgb(97,120,38); }
td.TdClassName
{
border-color: #617826;
}
.TagClassName
{
border-color: #617826;
}
</style>