Shades of Fiji Green #617906
Tints of Fiji Green #617906
RGB
CMYK
RGB Variations
Color information
#617906 (or 0x617906) is known color: Fiji Green. HEX triplet: 61, 79 and 06. RGB value is (97,121,6). Sum of RGB (Red+Green+Blue) = 97+121+6=224 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.30% from 224); Green value is 121 (47.66% from 255 or 54.02% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 121 - color contains mainly: green. Hex color #617906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617906 is #9E86F9. Grayscale: #656565. Windows color (decimal): -10389242 or 424289. OLE color: 424289.
HSL color Cylindrical-coordinate representation of color #617906: hue angle of 72.52º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #617906 is Cyan = 0.20, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 6 | - |
| CMYK | 0.20 | 0 | 0.95 | 0.53 |
| HSL | 72.52º | 0.91% | 0.25% | - |
| HSV(B) | 72.52º | 0.95% | 0.47% | - |
| XYZ | 11.8 | 16.23 | 2.68 | - |
| YUV | 100.71 | 74.55 | 125.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 6 | 0.20 | 0 | 0.95 | 0.53 | 72.52 | 0.91 | 0.25 |
| Hex | 61 | 79 | 6 | 14 | 0 | 5F | 35 | 49 | 5B | 19 |
| Octal | 141 | 171 | 6 | 24 | 0 | 137 | 65 | 111 | 133 | 31 |
| Binary | 1100001 | 1111001 | 110 | 10100 | 0 | 1011111 | 110101 | 1001001 | 1011011 | 11001 |
Color Harmonies of #617906
Complementary color
Monochromatic Colors of #617906
Black with #617906
Text Example
Text Example
White with #617906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617906; }
p { color: rgb(97,121,6); }
H1.HeaderClassName
{
color: #617906;
}
.AnyTagClassName
{
color: #617906;
}
</style>
background-color css
<style>
a { background-color: #617906; }
a { background-color: rgb(97,121,6); }
div.DivClassName
{
background-color: #617906;
}
.BgClassName
{
background-color: #617906;
}
</style>
border-color css
<style>
span { border-color: #617906; }
span { border-color: rgb(97,121,6); }
td.TdClassName
{
border-color: #617906;
}
.TagClassName
{
border-color: #617906;
}
</style>