Shades of Fiji Green #617121
Tints of Fiji Green #617121
RGB
CMYK
RGB Variations
Color information
#617121 (or 0x617121) is known color: Fiji Green. HEX triplet: 61, 71 and 21. RGB value is (97,113,33). Sum of RGB (Red+Green+Blue) = 97+113+33=243 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.92% from 243); Green value is 113 (44.53% from 255 or 46.50% from 243); Blue value is 33 (13.28% from 255 or 13.58% from 243); Max value from RGB is 113 - color contains mainly: green. Hex color #617121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617121 is #9E8EDE. Grayscale: #636363. Windows color (decimal): -10391263 or 2191713. OLE color: 2191713.
HSL color Cylindrical-coordinate representation of color #617121: hue angle of 72º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #617121 is Cyan = 0.14, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 33 | - |
| CMYK | 0.14 | 0 | 0.71 | 0.56 |
| HSL | 72º | 0.55% | 0.29% | - |
| HSV(B) | 72º | 0.71% | 0.44% | - |
| XYZ | 11.11 | 14.46 | 3.64 | - |
| YUV | 99.1 | 90.7 | 126.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 33 | 0.14 | 0 | 0.71 | 0.56 | 72 | 0.55 | 0.29 |
| Hex | 61 | 71 | 21 | E | 0 | 47 | 38 | 48 | 37 | 1D |
| Octal | 141 | 161 | 41 | 16 | 0 | 107 | 70 | 110 | 67 | 35 |
| Binary | 1100001 | 1110001 | 100001 | 1110 | 0 | 1000111 | 111000 | 1001000 | 110111 | 11101 |
Color Harmonies of #617121
Complementary color
Monochromatic Colors of #617121
Black with #617121
Text Example
Text Example
White with #617121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617121; }
p { color: rgb(97,113,33); }
H1.HeaderClassName
{
color: #617121;
}
.AnyTagClassName
{
color: #617121;
}
</style>
background-color css
<style>
a { background-color: #617121; }
a { background-color: rgb(97,113,33); }
div.DivClassName
{
background-color: #617121;
}
.BgClassName
{
background-color: #617121;
}
</style>
border-color css
<style>
span { border-color: #617121; }
span { border-color: rgb(97,113,33); }
td.TdClassName
{
border-color: #617121;
}
.TagClassName
{
border-color: #617121;
}
</style>