Shades of Finlandia #657662
Tints of Finlandia #657662
RGB
CMYK
RGB Variations
Color information
#657662 (or 0x657662) is known color: Finlandia. HEX triplet: 65, 76 and 62. RGB value is (101,118,98). Sum of RGB (Red+Green+Blue) = 101+118+98=317 (41% of max value = 765). Red value is 101 (39.84% from 255 or 31.86% from 317); Green value is 118 (46.48% from 255 or 37.22% from 317); Blue value is 98 (38.67% from 255 or 30.91% from 317); Max value from RGB is 118 - color contains mainly: green. Hex color #657662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657662 is #9A899D. Grayscale: #6E6E6E. Windows color (decimal): -10127774 or 6452837. OLE color: 6452837.
HSL color Cylindrical-coordinate representation of color #657662: hue angle of 111º 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 #657662 is Cyan = 0.14, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 98 | - |
| CMYK | 0.14 | 0 | 0.17 | 0.54 |
| HSL | 111º | 0.09% | 0.42% | - |
| HSV(B) | 111º | 0.17% | 0.46% | - |
| XYZ | 14.05 | 16.61 | 14.02 | - |
| YUV | 110.64 | 120.87 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 98 | 0.14 | 0 | 0.17 | 0.54 | 111 | 0.09 | 0.42 |
| Hex | 65 | 76 | 62 | E | 0 | 11 | 36 | 6F | 9 | 2A |
| Octal | 145 | 166 | 142 | 16 | 0 | 21 | 66 | 157 | 11 | 52 |
| Binary | 1100101 | 1110110 | 1100010 | 1110 | 0 | 10001 | 110110 | 1101111 | 1001 | 101010 |
Color Harmonies of #657662
Complementary color
Monochromatic Colors of #657662
Black with #657662
Text Example
Text Example
White with #657662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657662; }
p { color: rgb(101,118,98); }
H1.HeaderClassName
{
color: #657662;
}
.AnyTagClassName
{
color: #657662;
}
</style>
background-color css
<style>
a { background-color: #657662; }
a { background-color: rgb(101,118,98); }
div.DivClassName
{
background-color: #657662;
}
.BgClassName
{
background-color: #657662;
}
</style>
border-color css
<style>
span { border-color: #657662; }
span { border-color: rgb(101,118,98); }
td.TdClassName
{
border-color: #657662;
}
.TagClassName
{
border-color: #657662;
}
</style>