Shades of Finlandia #617160
Tints of Finlandia #617160
RGB
CMYK
RGB Variations
Color information
#617160 (or 0x617160) is known color: Finlandia. HEX triplet: 61, 71 and 60. RGB value is (97,113,96). Sum of RGB (Red+Green+Blue) = 97+113+96=306 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.70% from 306); Green value is 113 (44.53% from 255 or 36.93% from 306); Blue value is 96 (37.89% from 255 or 31.37% from 306); Max value from RGB is 113 - color contains mainly: green. Hex color #617160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617160 is #9E8E9F. Grayscale: #6A6A6A. Windows color (decimal): -10391200 or 6320481. OLE color: 6320481.
HSL color Cylindrical-coordinate representation of color #617160: hue angle of 116.47º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #617160 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 96 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.56 |
| HSL | 116.47º | 0.08% | 0.41% | - |
| HSV(B) | 116.47º | 0.15% | 0.44% | - |
| XYZ | 12.95 | 15.2 | 13.32 | - |
| YUV | 106.28 | 122.2 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 96 | 0.14 | 0 | 0.15 | 0.56 | 116.47 | 0.08 | 0.41 |
| Hex | 61 | 71 | 60 | E | 0 | F | 38 | 74 | 8 | 29 |
| Octal | 141 | 161 | 140 | 16 | 0 | 17 | 70 | 164 | 10 | 51 |
| Binary | 1100001 | 1110001 | 1100000 | 1110 | 0 | 1111 | 111000 | 1110100 | 1000 | 101001 |
Color Harmonies of #617160
Complementary color
Monochromatic Colors of #617160
Black with #617160
Text Example
Text Example
White with #617160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617160; }
p { color: rgb(97,113,96); }
H1.HeaderClassName
{
color: #617160;
}
.AnyTagClassName
{
color: #617160;
}
</style>
background-color css
<style>
a { background-color: #617160; }
a { background-color: rgb(97,113,96); }
div.DivClassName
{
background-color: #617160;
}
.BgClassName
{
background-color: #617160;
}
</style>
border-color css
<style>
span { border-color: #617160; }
span { border-color: rgb(97,113,96); }
td.TdClassName
{
border-color: #617160;
}
.TagClassName
{
border-color: #617160;
}
</style>