Shades of Finlandia #617661
Tints of Finlandia #617661
RGB
CMYK
RGB Variations
Color information
#617661 (or 0x617661) is known color: Finlandia. HEX triplet: 61, 76 and 61. RGB value is (97,118,97). Sum of RGB (Red+Green+Blue) = 97+118+97=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 118 (46.48% from 255 or 37.82% from 312); Blue value is 97 (38.28% from 255 or 31.09% from 312); Max value from RGB is 118 - color contains mainly: green. Hex color #617661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617661 is #9E899E. Grayscale: #6D6D6D. Windows color (decimal): -10389919 or 6387297. OLE color: 6387297.
HSL color Cylindrical-coordinate representation of color #617661: hue angle of 120º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617661 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 97 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.54 |
| HSL | 120º | 0.1% | 0.42% | - |
| HSV(B) | 120º | 0.18% | 0.46% | - |
| XYZ | 13.57 | 16.36 | 13.75 | - |
| YUV | 109.33 | 121.04 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 97 | 0.18 | 0 | 0.18 | 0.54 | 120 | 0.1 | 0.42 |
| Hex | 61 | 76 | 61 | 12 | 0 | 12 | 36 | 78 | A | 2A |
| Octal | 141 | 166 | 141 | 22 | 0 | 22 | 66 | 170 | 12 | 52 |
| Binary | 1100001 | 1110110 | 1100001 | 10010 | 0 | 10010 | 110110 | 1111000 | 1010 | 101010 |
Color Harmonies of #617661
Complementary color
Monochromatic Colors of #617661
Black with #617661
Text Example
Text Example
White with #617661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617661; }
p { color: rgb(97,118,97); }
H1.HeaderClassName
{
color: #617661;
}
.AnyTagClassName
{
color: #617661;
}
</style>
background-color css
<style>
a { background-color: #617661; }
a { background-color: rgb(97,118,97); }
div.DivClassName
{
background-color: #617661;
}
.BgClassName
{
background-color: #617661;
}
</style>
border-color css
<style>
span { border-color: #617661; }
span { border-color: rgb(97,118,97); }
td.TdClassName
{
border-color: #617661;
}
.TagClassName
{
border-color: #617661;
}
</style>