Shades of Fiji Green #617211
Tints of Fiji Green #617211
RGB
CMYK
RGB Variations
Color information
#617211 (or 0x617211) is known color: Fiji Green. HEX triplet: 61, 72 and 11. RGB value is (97,114,17). Sum of RGB (Red+Green+Blue) = 97+114+17=228 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.54% from 228); Green value is 114 (44.92% from 255 or 50% from 228); Blue value is 17 (7.03% from 255 or 7.46% from 228); Max value from RGB is 114 - color contains mainly: green. Hex color #617211 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #617211 is #9E8DEE. Grayscale: #626262. Windows color (decimal): -10391023 or 1143393. OLE color: 1143393.
HSL color Cylindrical-coordinate representation of color #617211: hue angle of 70.52º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #617211 is Cyan = 0.15, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 17 | - |
| CMYK | 0.15 | 0 | 0.85 | 0.55 |
| HSL | 70.52º | 0.74% | 0.26% | - |
| HSV(B) | 70.52º | 0.85% | 0.45% | - |
| XYZ | 11.05 | 14.62 | 2.77 | - |
| YUV | 97.86 | 82.37 | 127.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 17 | 0.15 | 0 | 0.85 | 0.55 | 70.52 | 0.74 | 0.26 |
| Hex | 61 | 72 | 11 | F | 0 | 55 | 37 | 47 | 4A | 1A |
| Octal | 141 | 162 | 21 | 17 | 0 | 125 | 67 | 107 | 112 | 32 |
| Binary | 1100001 | 1110010 | 10001 | 1111 | 0 | 1010101 | 110111 | 1000111 | 1001010 | 11010 |
Color Harmonies of #617211
Complementary color
Monochromatic Colors of #617211
Black with #617211
Text Example
Text Example
White with #617211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617211; }
p { color: rgb(97,114,17); }
H1.HeaderClassName
{
color: #617211;
}
.AnyTagClassName
{
color: #617211;
}
</style>
background-color css
<style>
a { background-color: #617211; }
a { background-color: rgb(97,114,17); }
div.DivClassName
{
background-color: #617211;
}
.BgClassName
{
background-color: #617211;
}
</style>
border-color css
<style>
span { border-color: #617211; }
span { border-color: rgb(97,114,17); }
td.TdClassName
{
border-color: #617211;
}
.TagClassName
{
border-color: #617211;
}
</style>