Shades of Fiji Green #617626
Tints of Fiji Green #617626
RGB
CMYK
RGB Variations
Color information
#617626 (or 0x617626) is known color: Fiji Green. HEX triplet: 61, 76 and 26. RGB value is (97,118,38). Sum of RGB (Red+Green+Blue) = 97+118+38=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 38 (15.23% from 255 or 15.02% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #617626 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617626 is #9E89D9. Grayscale: #666666. Windows color (decimal): -10389978 or 2520673. OLE color: 2520673.
HSL color Cylindrical-coordinate representation of color #617626: hue angle of 75.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #617626 is Cyan = 0.18, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 38 | - |
| CMYK | 0.18 | 0 | 0.68 | 0.54 |
| HSL | 75.75º | 0.51% | 0.31% | - |
| HSV(B) | 75.75º | 0.68% | 0.46% | - |
| XYZ | 11.76 | 15.64 | 4.23 | - |
| YUV | 102.6 | 91.54 | 124 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 38 | 0.18 | 0 | 0.68 | 0.54 | 75.75 | 0.51 | 0.31 |
| Hex | 61 | 76 | 26 | 12 | 0 | 44 | 36 | 4C | 33 | 1F |
| Octal | 141 | 166 | 46 | 22 | 0 | 104 | 66 | 114 | 63 | 37 |
| Binary | 1100001 | 1110110 | 100110 | 10010 | 0 | 1000100 | 110110 | 1001100 | 110011 | 11111 |
Color Harmonies of #617626
Complementary color
Monochromatic Colors of #617626
Black with #617626
Text Example
Text Example
White with #617626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617626; }
p { color: rgb(97,118,38); }
H1.HeaderClassName
{
color: #617626;
}
.AnyTagClassName
{
color: #617626;
}
</style>
background-color css
<style>
a { background-color: #617626; }
a { background-color: rgb(97,118,38); }
div.DivClassName
{
background-color: #617626;
}
.BgClassName
{
background-color: #617626;
}
</style>
border-color css
<style>
span { border-color: #617626; }
span { border-color: rgb(97,118,38); }
td.TdClassName
{
border-color: #617626;
}
.TagClassName
{
border-color: #617626;
}
</style>