Shades of Finlandia #657064
Tints of Finlandia #657064
RGB
CMYK
RGB Variations
Color information
#657064 (or 0x657064) is known color: Finlandia. HEX triplet: 65, 70 and 64. RGB value is (101,112,100). Sum of RGB (Red+Green+Blue) = 101+112+100=313 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.27% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 100 (39.45% from 255 or 31.95% from 313); Max value from RGB is 112 - color contains mainly: green. Hex color #657064 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657064 is #9A8F9B. Grayscale: #6B6B6B. Windows color (decimal): -10129308 or 6582373. OLE color: 6582373.
HSL color Cylindrical-coordinate representation of color #657064: hue angle of 115º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #657064 is Cyan = 0.10, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 100 | - |
| CMYK | 0.10 | 0 | 0.11 | 0.56 |
| HSL | 115º | 0.06% | 0.42% | - |
| HSV(B) | 115º | 0.11% | 0.44% | - |
| XYZ | 13.46 | 15.28 | 14.3 | - |
| YUV | 107.34 | 123.86 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 100 | 0.10 | 0 | 0.11 | 0.56 | 115 | 0.06 | 0.42 |
| Hex | 65 | 70 | 64 | A | 0 | B | 38 | 73 | 6 | 2A |
| Octal | 145 | 160 | 144 | 12 | 0 | 13 | 70 | 163 | 6 | 52 |
| Binary | 1100101 | 1110000 | 1100100 | 1010 | 0 | 1011 | 111000 | 1110011 | 110 | 101010 |
Color Harmonies of #657064
Complementary color
Monochromatic Colors of #657064
Black with #657064
Text Example
Text Example
White with #657064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657064; }
p { color: rgb(101,112,100); }
H1.HeaderClassName
{
color: #657064;
}
.AnyTagClassName
{
color: #657064;
}
</style>
background-color css
<style>
a { background-color: #657064; }
a { background-color: rgb(101,112,100); }
div.DivClassName
{
background-color: #657064;
}
.BgClassName
{
background-color: #657064;
}
</style>
border-color css
<style>
span { border-color: #657064; }
span { border-color: rgb(101,112,100); }
td.TdClassName
{
border-color: #657064;
}
.TagClassName
{
border-color: #657064;
}
</style>