Shades of Finlandia #657661
Tints of Finlandia #657661
RGB
CMYK
RGB Variations
Color information
#657661 (or 0x657661) is known color: Finlandia. HEX triplet: 65, 76 and 61. RGB value is (101,118,97). Sum of RGB (Red+Green+Blue) = 101+118+97=316 (41% of max value = 765). Red value is 101 (39.84% from 255 or 31.96% from 316); Green value is 118 (46.48% from 255 or 37.34% from 316); Blue value is 97 (38.28% from 255 or 30.70% from 316); Max value from RGB is 118 - color contains mainly: green. Hex color #657661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657661 is #9A899E. Grayscale: #6E6E6E. Windows color (decimal): -10127775 or 6387301. OLE color: 6387301.
HSL color Cylindrical-coordinate representation of color #657661: hue angle of 108.57º 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 #657661 is Cyan = 0.14, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 97 | - |
| CMYK | 0.14 | 0 | 0.18 | 0.54 |
| HSL | 108.57º | 0.1% | 0.42% | - |
| HSV(B) | 108.57º | 0.18% | 0.46% | - |
| XYZ | 14 | 16.59 | 13.77 | - |
| YUV | 110.52 | 120.37 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 97 | 0.14 | 0 | 0.18 | 0.54 | 108.57 | 0.1 | 0.42 |
| Hex | 65 | 76 | 61 | E | 0 | 12 | 36 | 6D | A | 2A |
| Octal | 145 | 166 | 141 | 16 | 0 | 22 | 66 | 155 | 12 | 52 |
| Binary | 1100101 | 1110110 | 1100001 | 1110 | 0 | 10010 | 110110 | 1101101 | 1010 | 101010 |
Color Harmonies of #657661
Complementary color
Monochromatic Colors of #657661
Black with #657661
Text Example
Text Example
White with #657661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657661; }
p { color: rgb(101,118,97); }
H1.HeaderClassName
{
color: #657661;
}
.AnyTagClassName
{
color: #657661;
}
</style>
background-color css
<style>
a { background-color: #657661; }
a { background-color: rgb(101,118,97); }
div.DivClassName
{
background-color: #657661;
}
.BgClassName
{
background-color: #657661;
}
</style>
border-color css
<style>
span { border-color: #657661; }
span { border-color: rgb(101,118,97); }
td.TdClassName
{
border-color: #657661;
}
.TagClassName
{
border-color: #657661;
}
</style>