Shades of Fiji Green #617913
Tints of Fiji Green #617913
RGB
CMYK
RGB Variations
Color information
#617913 (or 0x617913) is known color: Fiji Green. HEX triplet: 61, 79 and 13. RGB value is (97,121,19). Sum of RGB (Red+Green+Blue) = 97+121+19=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 121 (47.66% from 255 or 51.05% from 237); Blue value is 19 (7.81% from 255 or 8.02% from 237); Max value from RGB is 121 - color contains mainly: green. Hex color #617913 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617913 is #9E86EC. Grayscale: #666666. Windows color (decimal): -10389229 or 1276257. OLE color: 1276257.
HSL color Cylindrical-coordinate representation of color #617913: hue angle of 74.12º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #617913 is Cyan = 0.20, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 19 | - |
| CMYK | 0.20 | 0 | 0.84 | 0.53 |
| HSL | 74.12º | 0.73% | 0.27% | - |
| HSV(B) | 74.12º | 0.84% | 0.47% | - |
| XYZ | 11.88 | 16.26 | 3.13 | - |
| YUV | 102.2 | 81.05 | 124.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 19 | 0.20 | 0 | 0.84 | 0.53 | 74.12 | 0.73 | 0.27 |
| Hex | 61 | 79 | 13 | 14 | 0 | 54 | 35 | 4A | 49 | 1B |
| Octal | 141 | 171 | 23 | 24 | 0 | 124 | 65 | 112 | 111 | 33 |
| Binary | 1100001 | 1111001 | 10011 | 10100 | 0 | 1010100 | 110101 | 1001010 | 1001001 | 11011 |
Color Harmonies of #617913
Complementary color
Monochromatic Colors of #617913
Black with #617913
Text Example
Text Example
White with #617913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617913; }
p { color: rgb(97,121,19); }
H1.HeaderClassName
{
color: #617913;
}
.AnyTagClassName
{
color: #617913;
}
</style>
background-color css
<style>
a { background-color: #617913; }
a { background-color: rgb(97,121,19); }
div.DivClassName
{
background-color: #617913;
}
.BgClassName
{
background-color: #617913;
}
</style>
border-color css
<style>
span { border-color: #617913; }
span { border-color: rgb(97,121,19); }
td.TdClassName
{
border-color: #617913;
}
.TagClassName
{
border-color: #617913;
}
</style>