Shades of Fiji Green #617821
Tints of Fiji Green #617821
RGB
CMYK
RGB Variations
Color information
#617821 (or 0x617821) is known color: Fiji Green. HEX triplet: 61, 78 and 21. RGB value is (97,120,33). Sum of RGB (Red+Green+Blue) = 97+120+33=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 120 (47.27% from 255 or 48% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 120 - color contains mainly: green. Hex color #617821 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617821 is #9E87DE. Grayscale: #676767. Windows color (decimal): -10389471 or 2193505. OLE color: 2193505.
HSL color Cylindrical-coordinate representation of color #617821: hue angle of 75.86º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #617821 is Cyan = 0.19, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 33 | - |
| CMYK | 0.19 | 0 | 0.72 | 0.53 |
| HSL | 75.86º | 0.57% | 0.3% | - |
| HSV(B) | 75.86º | 0.73% | 0.47% | - |
| XYZ | 11.92 | 16.08 | 3.92 | - |
| YUV | 103.21 | 88.38 | 123.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 33 | 0.19 | 0 | 0.72 | 0.53 | 75.86 | 0.57 | 0.3 |
| Hex | 61 | 78 | 21 | 13 | 0 | 48 | 35 | 4C | 39 | 1E |
| Octal | 141 | 170 | 41 | 23 | 0 | 110 | 65 | 114 | 71 | 36 |
| Binary | 1100001 | 1111000 | 100001 | 10011 | 0 | 1001000 | 110101 | 1001100 | 111001 | 11110 |
Color Harmonies of #617821
Complementary color
Monochromatic Colors of #617821
Black with #617821
Text Example
Text Example
White with #617821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617821; }
p { color: rgb(97,120,33); }
H1.HeaderClassName
{
color: #617821;
}
.AnyTagClassName
{
color: #617821;
}
</style>
background-color css
<style>
a { background-color: #617821; }
a { background-color: rgb(97,120,33); }
div.DivClassName
{
background-color: #617821;
}
.BgClassName
{
background-color: #617821;
}
</style>
border-color css
<style>
span { border-color: #617821; }
span { border-color: rgb(97,120,33); }
td.TdClassName
{
border-color: #617821;
}
.TagClassName
{
border-color: #617821;
}
</style>