Shades of Fiji Green #617327
Tints of Fiji Green #617327
RGB
CMYK
RGB Variations
Color information
#617327 (or 0x617327) is known color: Fiji Green. HEX triplet: 61, 73 and 27. RGB value is (97,115,39). Sum of RGB (Red+Green+Blue) = 97+115+39=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 39 (15.62% from 255 or 15.54% from 251); Max value from RGB is 115 - color contains mainly: green. Hex color #617327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617327 is #9E8CD8. Grayscale: #656565. Windows color (decimal): -10390745 or 2585441. OLE color: 2585441.
HSL color Cylindrical-coordinate representation of color #617327: hue angle of 74.21º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #617327 is Cyan = 0.16, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 39 | - |
| CMYK | 0.16 | 0 | 0.66 | 0.55 |
| HSL | 74.21º | 0.49% | 0.3% | - |
| HSV(B) | 74.21º | 0.66% | 0.45% | - |
| XYZ | 11.43 | 14.95 | 4.2 | - |
| YUV | 100.95 | 93.04 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 39 | 0.16 | 0 | 0.66 | 0.55 | 74.21 | 0.49 | 0.3 |
| Hex | 61 | 73 | 27 | 10 | 0 | 42 | 37 | 4A | 31 | 1E |
| Octal | 141 | 163 | 47 | 20 | 0 | 102 | 67 | 112 | 61 | 36 |
| Binary | 1100001 | 1110011 | 100111 | 10000 | 0 | 1000010 | 110111 | 1001010 | 110001 | 11110 |
Color Harmonies of #617327
Complementary color
Monochromatic Colors of #617327
Black with #617327
Text Example
Text Example
White with #617327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617327; }
p { color: rgb(97,115,39); }
H1.HeaderClassName
{
color: #617327;
}
.AnyTagClassName
{
color: #617327;
}
</style>
background-color css
<style>
a { background-color: #617327; }
a { background-color: rgb(97,115,39); }
div.DivClassName
{
background-color: #617327;
}
.BgClassName
{
background-color: #617327;
}
</style>
border-color css
<style>
span { border-color: #617327; }
span { border-color: rgb(97,115,39); }
td.TdClassName
{
border-color: #617327;
}
.TagClassName
{
border-color: #617327;
}
</style>