Shades of Fiji Green #617323
Tints of Fiji Green #617323
RGB
CMYK
RGB Variations
Color information
#617323 (or 0x617323) is known color: Fiji Green. HEX triplet: 61, 73 and 23. RGB value is (97,115,35). Sum of RGB (Red+Green+Blue) = 97+115+35=247 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.27% from 247); Green value is 115 (45.31% from 255 or 46.56% from 247); Blue value is 35 (14.06% from 255 or 14.17% from 247); Max value from RGB is 115 - color contains mainly: green. Hex color #617323 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617323 is #9E8CDC. Grayscale: #646464. Windows color (decimal): -10390749 or 2323297. OLE color: 2323297.
HSL color Cylindrical-coordinate representation of color #617323: hue angle of 73.5º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #617323 is Cyan = 0.16, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 35 | - |
| CMYK | 0.16 | 0 | 0.70 | 0.55 |
| HSL | 73.5º | 0.53% | 0.29% | - |
| HSV(B) | 73.5º | 0.7% | 0.45% | - |
| XYZ | 11.36 | 14.92 | 3.87 | - |
| YUV | 100.5 | 91.04 | 125.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 35 | 0.16 | 0 | 0.70 | 0.55 | 73.5 | 0.53 | 0.29 |
| Hex | 61 | 73 | 23 | 10 | 0 | 46 | 37 | 4A | 35 | 1D |
| Octal | 141 | 163 | 43 | 20 | 0 | 106 | 67 | 112 | 65 | 35 |
| Binary | 1100001 | 1110011 | 100011 | 10000 | 0 | 1000110 | 110111 | 1001010 | 110101 | 11101 |
Color Harmonies of #617323
Complementary color
Monochromatic Colors of #617323
Black with #617323
Text Example
Text Example
White with #617323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617323; }
p { color: rgb(97,115,35); }
H1.HeaderClassName
{
color: #617323;
}
.AnyTagClassName
{
color: #617323;
}
</style>
background-color css
<style>
a { background-color: #617323; }
a { background-color: rgb(97,115,35); }
div.DivClassName
{
background-color: #617323;
}
.BgClassName
{
background-color: #617323;
}
</style>
border-color css
<style>
span { border-color: #617323; }
span { border-color: rgb(97,115,35); }
td.TdClassName
{
border-color: #617323;
}
.TagClassName
{
border-color: #617323;
}
</style>