Shades of Fiji Green #617328
Tints of Fiji Green #617328
RGB
CMYK
RGB Variations
Color information
#617328 (or 0x617328) is known color: Fiji Green. HEX triplet: 61, 73 and 28. RGB value is (97,115,40). Sum of RGB (Red+Green+Blue) = 97+115+40=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 115 (45.31% from 255 or 45.63% from 252); Blue value is 40 (16.02% from 255 or 15.87% from 252); Max value from RGB is 115 - color contains mainly: green. Hex color #617328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617328 is #9E8CD7. Grayscale: #656565. Windows color (decimal): -10390744 or 2650977. OLE color: 2650977.
HSL color Cylindrical-coordinate representation of color #617328: hue angle of 74.4º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #617328 is Cyan = 0.16, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 40 | - |
| CMYK | 0.16 | 0 | 0.65 | 0.55 |
| HSL | 74.4º | 0.48% | 0.3% | - |
| HSV(B) | 74.4º | 0.65% | 0.45% | - |
| XYZ | 11.44 | 14.96 | 4.29 | - |
| YUV | 101.07 | 93.54 | 125.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 40 | 0.16 | 0 | 0.65 | 0.55 | 74.4 | 0.48 | 0.3 |
| Hex | 61 | 73 | 28 | 10 | 0 | 41 | 37 | 4A | 30 | 1E |
| Octal | 141 | 163 | 50 | 20 | 0 | 101 | 67 | 112 | 60 | 36 |
| Binary | 1100001 | 1110011 | 101000 | 10000 | 0 | 1000001 | 110111 | 1001010 | 110000 | 11110 |
Color Harmonies of #617328
Complementary color
Monochromatic Colors of #617328
Black with #617328
Text Example
Text Example
White with #617328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617328; }
p { color: rgb(97,115,40); }
H1.HeaderClassName
{
color: #617328;
}
.AnyTagClassName
{
color: #617328;
}
</style>
background-color css
<style>
a { background-color: #617328; }
a { background-color: rgb(97,115,40); }
div.DivClassName
{
background-color: #617328;
}
.BgClassName
{
background-color: #617328;
}
</style>
border-color css
<style>
span { border-color: #617328; }
span { border-color: rgb(97,115,40); }
td.TdClassName
{
border-color: #617328;
}
.TagClassName
{
border-color: #617328;
}
</style>