Shades of Fiji Green #617325
Tints of Fiji Green #617325
RGB
CMYK
RGB Variations
Color information
#617325 (or 0x617325) is known color: Fiji Green. HEX triplet: 61, 73 and 25. RGB value is (97,115,37). Sum of RGB (Red+Green+Blue) = 97+115+37=249 (32% of max value = 765). Red value is 97 (38.28% from 255 or 38.96% from 249); Green value is 115 (45.31% from 255 or 46.18% from 249); Blue value is 37 (14.84% from 255 or 14.86% from 249); Max value from RGB is 115 - color contains mainly: green. Hex color #617325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617325 is #9E8CDA. Grayscale: #656565. Windows color (decimal): -10390747 or 2454369. OLE color: 2454369.
HSL color Cylindrical-coordinate representation of color #617325: hue angle of 73.85º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #617325 is Cyan = 0.16, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 37 | - |
| CMYK | 0.16 | 0 | 0.68 | 0.55 |
| HSL | 73.85º | 0.51% | 0.3% | - |
| HSV(B) | 73.85º | 0.68% | 0.45% | - |
| XYZ | 11.39 | 14.94 | 4.03 | - |
| YUV | 100.73 | 92.04 | 125.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 37 | 0.16 | 0 | 0.68 | 0.55 | 73.85 | 0.51 | 0.3 |
| Hex | 61 | 73 | 25 | 10 | 0 | 44 | 37 | 4A | 33 | 1E |
| Octal | 141 | 163 | 45 | 20 | 0 | 104 | 67 | 112 | 63 | 36 |
| Binary | 1100001 | 1110011 | 100101 | 10000 | 0 | 1000100 | 110111 | 1001010 | 110011 | 11110 |
Color Harmonies of #617325
Complementary color
Monochromatic Colors of #617325
Black with #617325
Text Example
Text Example
White with #617325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617325; }
p { color: rgb(97,115,37); }
H1.HeaderClassName
{
color: #617325;
}
.AnyTagClassName
{
color: #617325;
}
</style>
background-color css
<style>
a { background-color: #617325; }
a { background-color: rgb(97,115,37); }
div.DivClassName
{
background-color: #617325;
}
.BgClassName
{
background-color: #617325;
}
</style>
border-color css
<style>
span { border-color: #617325; }
span { border-color: rgb(97,115,37); }
td.TdClassName
{
border-color: #617325;
}
.TagClassName
{
border-color: #617325;
}
</style>