Shades of Finlandia #647364
Tints of Finlandia #647364
RGB
CMYK
RGB Variations
Color information
#647364 (or 0x647364) is known color: Finlandia. HEX triplet: 64, 73 and 64. RGB value is (100,115,100). Sum of RGB (Red+Green+Blue) = 100+115+100=315 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.75% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 100 (39.45% from 255 or 31.75% from 315); Max value from RGB is 115 - color contains mainly: green. Hex color #647364 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647364 is #9B8C9B. Grayscale: #6C6C6C. Windows color (decimal): -10194076 or 6583140. OLE color: 6583140.
HSL color Cylindrical-coordinate representation of color #647364: hue angle of 120º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #647364 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 115 | 100 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.55 |
| HSL | 120º | 0.07% | 0.42% | - |
| HSV(B) | 120º | 0.13% | 0.45% | - |
| XYZ | 13.69 | 15.89 | 14.4 | - |
| YUV | 108.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 100 | 0.13 | 0 | 0.13 | 0.55 | 120 | 0.07 | 0.42 |
| Hex | 64 | 73 | 64 | D | 0 | D | 37 | 78 | 7 | 2A |
| Octal | 144 | 163 | 144 | 15 | 0 | 15 | 67 | 170 | 7 | 52 |
| Binary | 1100100 | 1110011 | 1100100 | 1101 | 0 | 1101 | 110111 | 1111000 | 111 | 101010 |
Color Harmonies of #647364
Complementary color
Monochromatic Colors of #647364
Black with #647364
Text Example
Text Example
White with #647364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647364; }
p { color: rgb(100,115,100); }
H1.HeaderClassName
{
color: #647364;
}
.AnyTagClassName
{
color: #647364;
}
</style>
background-color css
<style>
a { background-color: #647364; }
a { background-color: rgb(100,115,100); }
div.DivClassName
{
background-color: #647364;
}
.BgClassName
{
background-color: #647364;
}
</style>
border-color css
<style>
span { border-color: #647364; }
span { border-color: rgb(100,115,100); }
td.TdClassName
{
border-color: #647364;
}
.TagClassName
{
border-color: #647364;
}
</style>