Shades of Finlandia #647463
Tints of Finlandia #647463
RGB
CMYK
RGB Variations
Color information
#647463 (or 0x647463) is known color: Finlandia. HEX triplet: 64, 74 and 63. RGB value is (100,116,99). Sum of RGB (Red+Green+Blue) = 100+116+99=315 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.75% from 315); Green value is 116 (45.70% from 255 or 36.83% from 315); Blue value is 99 (39.06% from 255 or 31.43% from 315); Max value from RGB is 116 - color contains mainly: green. Hex color #647463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647463 is #9B8B9C. Grayscale: #6D6D6D. Windows color (decimal): -10193821 or 6517860. OLE color: 6517860.
HSL color Cylindrical-coordinate representation of color #647463: hue angle of 116.47º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #647463 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 116 | 99 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.55 |
| HSL | 116.47º | 0.08% | 0.42% | - |
| HSV(B) | 116.47º | 0.15% | 0.45% | - |
| XYZ | 13.75 | 16.1 | 14.19 | - |
| YUV | 109.28 | 122.2 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 116 | 99 | 0.14 | 0 | 0.15 | 0.55 | 116.47 | 0.08 | 0.42 |
| Hex | 64 | 74 | 63 | E | 0 | F | 37 | 74 | 8 | 2A |
| Octal | 144 | 164 | 143 | 16 | 0 | 17 | 67 | 164 | 10 | 52 |
| Binary | 1100100 | 1110100 | 1100011 | 1110 | 0 | 1111 | 110111 | 1110100 | 1000 | 101010 |
Color Harmonies of #647463
Complementary color
Monochromatic Colors of #647463
Black with #647463
Text Example
Text Example
White with #647463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647463; }
p { color: rgb(100,116,99); }
H1.HeaderClassName
{
color: #647463;
}
.AnyTagClassName
{
color: #647463;
}
</style>
background-color css
<style>
a { background-color: #647463; }
a { background-color: rgb(100,116,99); }
div.DivClassName
{
background-color: #647463;
}
.BgClassName
{
background-color: #647463;
}
</style>
border-color css
<style>
span { border-color: #647463; }
span { border-color: rgb(100,116,99); }
td.TdClassName
{
border-color: #647463;
}
.TagClassName
{
border-color: #647463;
}
</style>