Shades of Finlandia #657864
Tints of Finlandia #657864
RGB
CMYK
RGB Variations
Color information
#657864 (or 0x657864) is known color: Finlandia. HEX triplet: 65, 78 and 64. RGB value is (101,120,100). Sum of RGB (Red+Green+Blue) = 101+120+100=321 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.46% from 321); Green value is 120 (47.27% from 255 or 37.38% from 321); Blue value is 100 (39.45% from 255 or 31.15% from 321); Max value from RGB is 120 - color contains mainly: green. Hex color #657864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657864 is #9A879B. Grayscale: #707070. Windows color (decimal): -10127260 or 6584421. OLE color: 6584421.
HSL color Cylindrical-coordinate representation of color #657864: hue angle of 117º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #657864 is Cyan = 0.16, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 120 | 100 | - |
| CMYK | 0.16 | 0 | 0.17 | 0.53 |
| HSL | 117º | 0.09% | 0.43% | - |
| HSV(B) | 117º | 0.17% | 0.47% | - |
| XYZ | 14.38 | 17.12 | 14.6 | - |
| YUV | 112.04 | 121.21 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 120 | 100 | 0.16 | 0 | 0.17 | 0.53 | 117 | 0.09 | 0.43 |
| Hex | 65 | 78 | 64 | 10 | 0 | 11 | 35 | 75 | 9 | 2B |
| Octal | 145 | 170 | 144 | 20 | 0 | 21 | 65 | 165 | 11 | 53 |
| Binary | 1100101 | 1111000 | 1100100 | 10000 | 0 | 10001 | 110101 | 1110101 | 1001 | 101011 |
Color Harmonies of #657864
Complementary color
Monochromatic Colors of #657864
Black with #657864
Text Example
Text Example
White with #657864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657864; }
p { color: rgb(101,120,100); }
H1.HeaderClassName
{
color: #657864;
}
.AnyTagClassName
{
color: #657864;
}
</style>
background-color css
<style>
a { background-color: #657864; }
a { background-color: rgb(101,120,100); }
div.DivClassName
{
background-color: #657864;
}
.BgClassName
{
background-color: #657864;
}
</style>
border-color css
<style>
span { border-color: #657864; }
span { border-color: rgb(101,120,100); }
td.TdClassName
{
border-color: #657864;
}
.TagClassName
{
border-color: #657864;
}
</style>