Shades of Finlandia #657062
Tints of Finlandia #657062
RGB
CMYK
RGB Variations
Color information
#657062 (or 0x657062) is known color: Finlandia. HEX triplet: 65, 70 and 62. RGB value is (101,112,98). Sum of RGB (Red+Green+Blue) = 101+112+98=311 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.48% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 98 (38.67% from 255 or 31.51% from 311); Max value from RGB is 112 - color contains mainly: green. Hex color #657062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657062 is #9A8F9D. Grayscale: #6B6B6B. Windows color (decimal): -10129310 or 6451301. OLE color: 6451301.
HSL color Cylindrical-coordinate representation of color #657062: hue angle of 107.14º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #657062 is Cyan = 0.10, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 98 | - |
| CMYK | 0.10 | 0 | 0.13 | 0.56 |
| HSL | 107.14º | 0.07% | 0.41% | - |
| HSV(B) | 107.14º | 0.13% | 0.44% | - |
| XYZ | 13.37 | 15.24 | 13.79 | - |
| YUV | 107.12 | 122.86 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 98 | 0.10 | 0 | 0.13 | 0.56 | 107.14 | 0.07 | 0.41 |
| Hex | 65 | 70 | 62 | A | 0 | D | 38 | 6B | 7 | 29 |
| Octal | 145 | 160 | 142 | 12 | 0 | 15 | 70 | 153 | 7 | 51 |
| Binary | 1100101 | 1110000 | 1100010 | 1010 | 0 | 1101 | 111000 | 1101011 | 111 | 101001 |
Color Harmonies of #657062
Complementary color
Monochromatic Colors of #657062
Black with #657062
Text Example
Text Example
White with #657062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657062; }
p { color: rgb(101,112,98); }
H1.HeaderClassName
{
color: #657062;
}
.AnyTagClassName
{
color: #657062;
}
</style>
background-color css
<style>
a { background-color: #657062; }
a { background-color: rgb(101,112,98); }
div.DivClassName
{
background-color: #657062;
}
.BgClassName
{
background-color: #657062;
}
</style>
border-color css
<style>
span { border-color: #657062; }
span { border-color: rgb(101,112,98); }
td.TdClassName
{
border-color: #657062;
}
.TagClassName
{
border-color: #657062;
}
</style>