Shades of Finlandia #617859
Tints of Finlandia #617859
RGB
CMYK
RGB Variations
Color information
#617859 (or 0x617859) is known color: Finlandia. HEX triplet: 61, 78 and 59. RGB value is (97,120,89). Sum of RGB (Red+Green+Blue) = 97+120+89=306 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.70% from 306); Green value is 120 (47.27% from 255 or 39.22% from 306); Blue value is 89 (35.16% from 255 or 29.08% from 306); Max value from RGB is 120 - color contains mainly: green. Hex color #617859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617859 is #9E87A6. Grayscale: #6D6D6D. Windows color (decimal): -10389415 or 5863521. OLE color: 5863521.
HSL color Cylindrical-coordinate representation of color #617859: hue angle of 104.52º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #617859 is Cyan = 0.19, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 89 | - |
| CMYK | 0.19 | 0 | 0.26 | 0.53 |
| HSL | 104.52º | 0.15% | 0.41% | - |
| HSV(B) | 104.52º | 0.26% | 0.47% | - |
| XYZ | 13.45 | 16.7 | 11.96 | - |
| YUV | 109.59 | 116.38 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 89 | 0.19 | 0 | 0.26 | 0.53 | 104.52 | 0.15 | 0.41 |
| Hex | 61 | 78 | 59 | 13 | 0 | 1A | 35 | 69 | F | 29 |
| Octal | 141 | 170 | 131 | 23 | 0 | 32 | 65 | 151 | 17 | 51 |
| Binary | 1100001 | 1111000 | 1011001 | 10011 | 0 | 11010 | 110101 | 1101001 | 1111 | 101001 |
Color Harmonies of #617859
Complementary color
Monochromatic Colors of #617859
Black with #617859
Text Example
Text Example
White with #617859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617859; }
p { color: rgb(97,120,89); }
H1.HeaderClassName
{
color: #617859;
}
.AnyTagClassName
{
color: #617859;
}
</style>
background-color css
<style>
a { background-color: #617859; }
a { background-color: rgb(97,120,89); }
div.DivClassName
{
background-color: #617859;
}
.BgClassName
{
background-color: #617859;
}
</style>
border-color css
<style>
span { border-color: #617859; }
span { border-color: rgb(97,120,89); }
td.TdClassName
{
border-color: #617859;
}
.TagClassName
{
border-color: #617859;
}
</style>