Shades of Finlandia #617460
Tints of Finlandia #617460
RGB
CMYK
RGB Variations
Color information
#617460 (or 0x617460) is known color: Finlandia. HEX triplet: 61, 74 and 60. RGB value is (97,116,96). Sum of RGB (Red+Green+Blue) = 97+116+96=309 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.39% from 309); Green value is 116 (45.70% from 255 or 37.54% from 309); Blue value is 96 (37.89% from 255 or 31.07% from 309); Max value from RGB is 116 - color contains mainly: green. Hex color #617460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617460 is #9E8B9F. Grayscale: #6C6C6C. Windows color (decimal): -10390432 or 6321249. OLE color: 6321249.
HSL color Cylindrical-coordinate representation of color #617460: hue angle of 117º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #617460 is Cyan = 0.16, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 116 | 96 | - |
| CMYK | 0.16 | 0 | 0.17 | 0.55 |
| HSL | 117º | 0.09% | 0.42% | - |
| HSV(B) | 117º | 0.17% | 0.45% | - |
| XYZ | 13.29 | 15.88 | 13.43 | - |
| YUV | 108.04 | 121.21 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 96 | 0.16 | 0 | 0.17 | 0.55 | 117 | 0.09 | 0.42 |
| Hex | 61 | 74 | 60 | 10 | 0 | 11 | 37 | 75 | 9 | 2A |
| Octal | 141 | 164 | 140 | 20 | 0 | 21 | 67 | 165 | 11 | 52 |
| Binary | 1100001 | 1110100 | 1100000 | 10000 | 0 | 10001 | 110111 | 1110101 | 1001 | 101010 |
Color Harmonies of #617460
Complementary color
Monochromatic Colors of #617460
Black with #617460
Text Example
Text Example
White with #617460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617460; }
p { color: rgb(97,116,96); }
H1.HeaderClassName
{
color: #617460;
}
.AnyTagClassName
{
color: #617460;
}
</style>
background-color css
<style>
a { background-color: #617460; }
a { background-color: rgb(97,116,96); }
div.DivClassName
{
background-color: #617460;
}
.BgClassName
{
background-color: #617460;
}
</style>
border-color css
<style>
span { border-color: #617460; }
span { border-color: rgb(97,116,96); }
td.TdClassName
{
border-color: #617460;
}
.TagClassName
{
border-color: #617460;
}
</style>