Shades of Fiji Green #617815
Tints of Fiji Green #617815
RGB
CMYK
RGB Variations
Color information
#617815 (or 0x617815) is known color: Fiji Green. HEX triplet: 61, 78 and 15. RGB value is (97,120,21). Sum of RGB (Red+Green+Blue) = 97+120+21=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 120 (47.27% from 255 or 50.42% from 238); Blue value is 21 (8.59% from 255 or 8.82% from 238); Max value from RGB is 120 - color contains mainly: green. Hex color #617815 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617815 is #9E87EA. Grayscale: #666666. Windows color (decimal): -10389483 or 1407073. OLE color: 1407073.
HSL color Cylindrical-coordinate representation of color #617815: hue angle of 73.94º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #617815 is Cyan = 0.19, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 21 | - |
| CMYK | 0.19 | 0 | 0.83 | 0.53 |
| HSL | 73.94º | 0.7% | 0.28% | - |
| HSV(B) | 73.94º | 0.83% | 0.47% | - |
| XYZ | 11.78 | 16.03 | 3.18 | - |
| YUV | 101.84 | 82.38 | 124.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 21 | 0.19 | 0 | 0.83 | 0.53 | 73.94 | 0.7 | 0.28 |
| Hex | 61 | 78 | 15 | 13 | 0 | 53 | 35 | 4A | 46 | 1C |
| Octal | 141 | 170 | 25 | 23 | 0 | 123 | 65 | 112 | 106 | 34 |
| Binary | 1100001 | 1111000 | 10101 | 10011 | 0 | 1010011 | 110101 | 1001010 | 1000110 | 11100 |
Color Harmonies of #617815
Complementary color
Monochromatic Colors of #617815
Black with #617815
Text Example
Text Example
White with #617815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617815; }
p { color: rgb(97,120,21); }
H1.HeaderClassName
{
color: #617815;
}
.AnyTagClassName
{
color: #617815;
}
</style>
background-color css
<style>
a { background-color: #617815; }
a { background-color: rgb(97,120,21); }
div.DivClassName
{
background-color: #617815;
}
.BgClassName
{
background-color: #617815;
}
</style>
border-color css
<style>
span { border-color: #617815; }
span { border-color: rgb(97,120,21); }
td.TdClassName
{
border-color: #617815;
}
.TagClassName
{
border-color: #617815;
}
</style>