Shades of Finlandia #657264
Tints of Finlandia #657264
RGB
CMYK
RGB Variations
Color information
#657264 (or 0x657264) is known color: Finlandia. HEX triplet: 65, 72 and 64. RGB value is (101,114,100). Sum of RGB (Red+Green+Blue) = 101+114+100=315 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.06% from 315); Green value is 114 (44.92% from 255 or 36.19% from 315); Blue value is 100 (39.45% from 255 or 31.75% from 315); Max value from RGB is 114 - color contains mainly: green. Hex color #657264 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657264 is #9A8D9B. Grayscale: #6C6C6C. Windows color (decimal): -10128796 or 6582885. OLE color: 6582885.
HSL color Cylindrical-coordinate representation of color #657264: hue angle of 115.71º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #657264 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 114 | 100 | - |
| CMYK | 0.11 | 0 | 0.12 | 0.55 |
| HSL | 115.71º | 0.07% | 0.42% | - |
| HSV(B) | 115.71º | 0.12% | 0.45% | - |
| XYZ | 13.68 | 15.72 | 14.37 | - |
| YUV | 108.52 | 123.19 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 114 | 100 | 0.11 | 0 | 0.12 | 0.55 | 115.71 | 0.07 | 0.42 |
| Hex | 65 | 72 | 64 | B | 0 | C | 37 | 74 | 7 | 2A |
| Octal | 145 | 162 | 144 | 13 | 0 | 14 | 67 | 164 | 7 | 52 |
| Binary | 1100101 | 1110010 | 1100100 | 1011 | 0 | 1100 | 110111 | 1110100 | 111 | 101010 |
Color Harmonies of #657264
Complementary color
Monochromatic Colors of #657264
Black with #657264
Text Example
Text Example
White with #657264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657264; }
p { color: rgb(101,114,100); }
H1.HeaderClassName
{
color: #657264;
}
.AnyTagClassName
{
color: #657264;
}
</style>
background-color css
<style>
a { background-color: #657264; }
a { background-color: rgb(101,114,100); }
div.DivClassName
{
background-color: #657264;
}
.BgClassName
{
background-color: #657264;
}
</style>
border-color css
<style>
span { border-color: #657264; }
span { border-color: rgb(101,114,100); }
td.TdClassName
{
border-color: #657264;
}
.TagClassName
{
border-color: #657264;
}
</style>