Shades of Finlandia #657561
Tints of Finlandia #657561
RGB
CMYK
RGB Variations
Color information
#657561 (or 0x657561) is known color: Finlandia. HEX triplet: 65, 75 and 61. RGB value is (101,117,97). Sum of RGB (Red+Green+Blue) = 101+117+97=315 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.06% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 117 - color contains mainly: green. Hex color #657561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657561 is #9A8A9E. Grayscale: #6E6E6E. Windows color (decimal): -10128031 or 6387045. OLE color: 6387045.
HSL color Cylindrical-coordinate representation of color #657561: hue angle of 108º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #657561 is Cyan = 0.14, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 117 | 97 | - |
| CMYK | 0.14 | 0 | 0.17 | 0.54 |
| HSL | 108º | 0.09% | 0.42% | - |
| HSV(B) | 108º | 0.17% | 0.46% | - |
| XYZ | 13.89 | 16.35 | 13.73 | - |
| YUV | 109.94 | 120.7 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 97 | 0.14 | 0 | 0.17 | 0.54 | 108 | 0.09 | 0.42 |
| Hex | 65 | 75 | 61 | E | 0 | 11 | 36 | 6C | 9 | 2A |
| Octal | 145 | 165 | 141 | 16 | 0 | 21 | 66 | 154 | 11 | 52 |
| Binary | 1100101 | 1110101 | 1100001 | 1110 | 0 | 10001 | 110110 | 1101100 | 1001 | 101010 |
Color Harmonies of #657561
Complementary color
Monochromatic Colors of #657561
Black with #657561
Text Example
Text Example
White with #657561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657561; }
p { color: rgb(101,117,97); }
H1.HeaderClassName
{
color: #657561;
}
.AnyTagClassName
{
color: #657561;
}
</style>
background-color css
<style>
a { background-color: #657561; }
a { background-color: rgb(101,117,97); }
div.DivClassName
{
background-color: #657561;
}
.BgClassName
{
background-color: #657561;
}
</style>
border-color css
<style>
span { border-color: #657561; }
span { border-color: rgb(101,117,97); }
td.TdClassName
{
border-color: #657561;
}
.TagClassName
{
border-color: #657561;
}
</style>