Shades of Finlandia #617060
Tints of Finlandia #617060
RGB
CMYK
RGB Variations
Color information
#617060 (or 0x617060) is known color: Finlandia. HEX triplet: 61, 70 and 60. RGB value is (97,112,96). Sum of RGB (Red+Green+Blue) = 97+112+96=305 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.80% from 305); Green value is 112 (44.14% from 255 or 36.72% from 305); Blue value is 96 (37.89% from 255 or 31.48% from 305); Max value from RGB is 112 - color contains mainly: green. Hex color #617060 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617060 is #9E8F9F. Grayscale: #696969. Windows color (decimal): -10391456 or 6320225. OLE color: 6320225.
HSL color Cylindrical-coordinate representation of color #617060: hue angle of 116.25º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #617060 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 96 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.56 |
| HSL | 116.25º | 0.08% | 0.41% | - |
| HSV(B) | 116.25º | 0.14% | 0.44% | - |
| XYZ | 12.84 | 14.97 | 13.28 | - |
| YUV | 105.69 | 122.53 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 96 | 0.13 | 0 | 0.14 | 0.56 | 116.25 | 0.08 | 0.41 |
| Hex | 61 | 70 | 60 | D | 0 | E | 38 | 74 | 8 | 29 |
| Octal | 141 | 160 | 140 | 15 | 0 | 16 | 70 | 164 | 10 | 51 |
| Binary | 1100001 | 1110000 | 1100000 | 1101 | 0 | 1110 | 111000 | 1110100 | 1000 | 101001 |
Color Harmonies of #617060
Complementary color
Monochromatic Colors of #617060
Black with #617060
Text Example
Text Example
White with #617060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617060; }
p { color: rgb(97,112,96); }
H1.HeaderClassName
{
color: #617060;
}
.AnyTagClassName
{
color: #617060;
}
</style>
background-color css
<style>
a { background-color: #617060; }
a { background-color: rgb(97,112,96); }
div.DivClassName
{
background-color: #617060;
}
.BgClassName
{
background-color: #617060;
}
</style>
border-color css
<style>
span { border-color: #617060; }
span { border-color: rgb(97,112,96); }
td.TdClassName
{
border-color: #617060;
}
.TagClassName
{
border-color: #617060;
}
</style>