Shades of Finlandia #657462
Tints of Finlandia #657462
RGB
CMYK
RGB Variations
Color information
#657462 (or 0x657462) is known color: Finlandia. HEX triplet: 65, 74 and 62. RGB value is (101,116,98). Sum of RGB (Red+Green+Blue) = 101+116+98=315 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.06% from 315); Green value is 116 (45.70% from 255 or 36.83% from 315); Blue value is 98 (38.67% from 255 or 31.11% from 315); Max value from RGB is 116 - color contains mainly: green. Hex color #657462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657462 is #9A8B9D. Grayscale: #6D6D6D. Windows color (decimal): -10128286 or 6452325. OLE color: 6452325.
HSL color Cylindrical-coordinate representation of color #657462: hue angle of 110º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #657462 is Cyan = 0.13, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 116 | 98 | - |
| CMYK | 0.13 | 0 | 0.16 | 0.55 |
| HSL | 110º | 0.08% | 0.42% | - |
| HSV(B) | 110º | 0.16% | 0.45% | - |
| XYZ | 13.82 | 16.14 | 13.94 | - |
| YUV | 109.46 | 121.53 | 121.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 98 | 0.13 | 0 | 0.16 | 0.55 | 110 | 0.08 | 0.42 |
| Hex | 65 | 74 | 62 | D | 0 | 10 | 37 | 6E | 8 | 2A |
| Octal | 145 | 164 | 142 | 15 | 0 | 20 | 67 | 156 | 10 | 52 |
| Binary | 1100101 | 1110100 | 1100010 | 1101 | 0 | 10000 | 110111 | 1101110 | 1000 | 101010 |
Color Harmonies of #657462
Complementary color
Monochromatic Colors of #657462
Black with #657462
Text Example
Text Example
White with #657462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657462; }
p { color: rgb(101,116,98); }
H1.HeaderClassName
{
color: #657462;
}
.AnyTagClassName
{
color: #657462;
}
</style>
background-color css
<style>
a { background-color: #657462; }
a { background-color: rgb(101,116,98); }
div.DivClassName
{
background-color: #657462;
}
.BgClassName
{
background-color: #657462;
}
</style>
border-color css
<style>
span { border-color: #657462; }
span { border-color: rgb(101,116,98); }
td.TdClassName
{
border-color: #657462;
}
.TagClassName
{
border-color: #657462;
}
</style>