Shades of Finlandia #617660
Tints of Finlandia #617660
RGB
CMYK
RGB Variations
Color information
#617660 (or 0x617660) is known color: Finlandia. HEX triplet: 61, 76 and 60. RGB value is (97,118,96). Sum of RGB (Red+Green+Blue) = 97+118+96=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 118 (46.48% from 255 or 37.94% from 311); Blue value is 96 (37.89% from 255 or 30.87% from 311); Max value from RGB is 118 - color contains mainly: green. Hex color #617660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617660 is #9E899F. Grayscale: #6D6D6D. Windows color (decimal): -10389920 or 6321761. OLE color: 6321761.
HSL color Cylindrical-coordinate representation of color #617660: hue angle of 117.27º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #617660 is Cyan = 0.18, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 96 | - |
| CMYK | 0.18 | 0 | 0.19 | 0.54 |
| HSL | 117.27º | 0.1% | 0.42% | - |
| HSV(B) | 117.27º | 0.19% | 0.46% | - |
| XYZ | 13.52 | 16.34 | 13.51 | - |
| YUV | 109.21 | 120.54 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 96 | 0.18 | 0 | 0.19 | 0.54 | 117.27 | 0.1 | 0.42 |
| Hex | 61 | 76 | 60 | 12 | 0 | 13 | 36 | 75 | A | 2A |
| Octal | 141 | 166 | 140 | 22 | 0 | 23 | 66 | 165 | 12 | 52 |
| Binary | 1100001 | 1110110 | 1100000 | 10010 | 0 | 10011 | 110110 | 1110101 | 1010 | 101010 |
Color Harmonies of #617660
Complementary color
Monochromatic Colors of #617660
Black with #617660
Text Example
Text Example
White with #617660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617660; }
p { color: rgb(97,118,96); }
H1.HeaderClassName
{
color: #617660;
}
.AnyTagClassName
{
color: #617660;
}
</style>
background-color css
<style>
a { background-color: #617660; }
a { background-color: rgb(97,118,96); }
div.DivClassName
{
background-color: #617660;
}
.BgClassName
{
background-color: #617660;
}
</style>
border-color css
<style>
span { border-color: #617660; }
span { border-color: rgb(97,118,96); }
td.TdClassName
{
border-color: #617660;
}
.TagClassName
{
border-color: #617660;
}
</style>