Shades of Finlandia #687866
Tints of Finlandia #687866
RGB
CMYK
RGB Variations
Color information
#687866 (or 0x687866) is known color: Finlandia. HEX triplet: 68, 78 and 66. RGB value is (104,120,102). Sum of RGB (Red+Green+Blue) = 104+120+102=326 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.90% from 326); Green value is 120 (47.27% from 255 or 36.81% from 326); Blue value is 102 (40.23% from 255 or 31.29% from 326); Max value from RGB is 120 - color contains mainly: green. Hex color #687866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687866 is #978799. Grayscale: #717171. Windows color (decimal): -9930650 or 6715496. OLE color: 6715496.
HSL color Cylindrical-coordinate representation of color #687866: hue angle of 113.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #687866 is Cyan = 0.13, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 102 | - |
| CMYK | 0.13 | 0 | 0.15 | 0.53 |
| HSL | 113.33º | 0.08% | 0.44% | - |
| HSV(B) | 113.33º | 0.15% | 0.47% | - |
| XYZ | 14.82 | 17.34 | 15.14 | - |
| YUV | 113.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 102 | 0.13 | 0 | 0.15 | 0.53 | 113.33 | 0.08 | 0.44 |
| Hex | 68 | 78 | 66 | D | 0 | F | 35 | 71 | 8 | 2C |
| Octal | 150 | 170 | 146 | 15 | 0 | 17 | 65 | 161 | 10 | 54 |
| Binary | 1101000 | 1111000 | 1100110 | 1101 | 0 | 1111 | 110101 | 1110001 | 1000 | 101100 |
Color Harmonies of #687866
Complementary color
Monochromatic Colors of #687866
Black with #687866
Text Example
Text Example
White with #687866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687866; }
p { color: rgb(104,120,102); }
H1.HeaderClassName
{
color: #687866;
}
.AnyTagClassName
{
color: #687866;
}
</style>
background-color css
<style>
a { background-color: #687866; }
a { background-color: rgb(104,120,102); }
div.DivClassName
{
background-color: #687866;
}
.BgClassName
{
background-color: #687866;
}
</style>
border-color css
<style>
span { border-color: #687866; }
span { border-color: rgb(104,120,102); }
td.TdClassName
{
border-color: #687866;
}
.TagClassName
{
border-color: #687866;
}
</style>