Shades of Finlandia #687864
Tints of Finlandia #687864
RGB
CMYK
RGB Variations
Color information
#687864 (or 0x687864) is known color: Finlandia. HEX triplet: 68, 78 and 64. RGB value is (104,120,100). Sum of RGB (Red+Green+Blue) = 104+120+100=324 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.10% from 324); Green value is 120 (47.27% from 255 or 37.04% from 324); Blue value is 100 (39.45% from 255 or 30.86% from 324); Max value from RGB is 120 - color contains mainly: green. Hex color #687864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687864 is #97879B. Grayscale: #717171. Windows color (decimal): -9930652 or 6584424. OLE color: 6584424.
HSL color Cylindrical-coordinate representation of color #687864: hue angle of 108º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #687864 is Cyan = 0.13, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 100 | - |
| CMYK | 0.13 | 0 | 0.17 | 0.53 |
| HSL | 108º | 0.09% | 0.43% | - |
| HSV(B) | 108º | 0.17% | 0.47% | - |
| XYZ | 14.73 | 17.3 | 14.62 | - |
| YUV | 112.94 | 120.7 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 100 | 0.13 | 0 | 0.17 | 0.53 | 108 | 0.09 | 0.43 |
| Hex | 68 | 78 | 64 | D | 0 | 11 | 35 | 6C | 9 | 2B |
| Octal | 150 | 170 | 144 | 15 | 0 | 21 | 65 | 154 | 11 | 53 |
| Binary | 1101000 | 1111000 | 1100100 | 1101 | 0 | 10001 | 110101 | 1101100 | 1001 | 101011 |
Color Harmonies of #687864
Complementary color
Monochromatic Colors of #687864
Black with #687864
Text Example
Text Example
White with #687864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687864; }
p { color: rgb(104,120,100); }
H1.HeaderClassName
{
color: #687864;
}
.AnyTagClassName
{
color: #687864;
}
</style>
background-color css
<style>
a { background-color: #687864; }
a { background-color: rgb(104,120,100); }
div.DivClassName
{
background-color: #687864;
}
.BgClassName
{
background-color: #687864;
}
</style>
border-color css
<style>
span { border-color: #687864; }
span { border-color: rgb(104,120,100); }
td.TdClassName
{
border-color: #687864;
}
.TagClassName
{
border-color: #687864;
}
</style>