Shades of Finlandia #657664
Tints of Finlandia #657664
RGB
CMYK
RGB Variations
Color information
#657664 (or 0x657664) is known color: Finlandia. HEX triplet: 65, 76 and 64. RGB value is (101,118,100). Sum of RGB (Red+Green+Blue) = 101+118+100=319 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.66% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 100 (39.45% from 255 or 31.35% from 319); Max value from RGB is 118 - color contains mainly: green. Hex color #657664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657664 is #9A899B. Grayscale: #6E6E6E. Windows color (decimal): -10127772 or 6583909. OLE color: 6583909.
HSL color Cylindrical-coordinate representation of color #657664: hue angle of 116.67º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #657664 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 100 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.54 |
| HSL | 116.67º | 0.08% | 0.43% | - |
| HSV(B) | 116.67º | 0.15% | 0.46% | - |
| XYZ | 14.15 | 16.64 | 14.52 | - |
| YUV | 110.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 100 | 0.14 | 0 | 0.15 | 0.54 | 116.67 | 0.08 | 0.43 |
| Hex | 65 | 76 | 64 | E | 0 | F | 36 | 75 | 8 | 2B |
| Octal | 145 | 166 | 144 | 16 | 0 | 17 | 66 | 165 | 10 | 53 |
| Binary | 1100101 | 1110110 | 1100100 | 1110 | 0 | 1111 | 110110 | 1110101 | 1000 | 101011 |
Color Harmonies of #657664
Complementary color
Monochromatic Colors of #657664
Black with #657664
Text Example
Text Example
White with #657664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657664; }
p { color: rgb(101,118,100); }
H1.HeaderClassName
{
color: #657664;
}
.AnyTagClassName
{
color: #657664;
}
</style>
background-color css
<style>
a { background-color: #657664; }
a { background-color: rgb(101,118,100); }
div.DivClassName
{
background-color: #657664;
}
.BgClassName
{
background-color: #657664;
}
</style>
border-color css
<style>
span { border-color: #657664; }
span { border-color: rgb(101,118,100); }
td.TdClassName
{
border-color: #657664;
}
.TagClassName
{
border-color: #657664;
}
</style>