Shades of Finlandia #687366
Tints of Finlandia #687366
RGB
CMYK
RGB Variations
Color information
#687366 (or 0x687366) is known color: Finlandia. HEX triplet: 68, 73 and 66. RGB value is (104,115,102). Sum of RGB (Red+Green+Blue) = 104+115+102=321 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.40% from 321); Green value is 115 (45.31% from 255 or 35.83% from 321); Blue value is 102 (40.23% from 255 or 31.78% from 321); Max value from RGB is 115 - color contains mainly: green. Hex color #687366 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687366 is #978C99. Grayscale: #6E6E6E. Windows color (decimal): -9931930 or 6714216. OLE color: 6714216.
HSL color Cylindrical-coordinate representation of color #687366: hue angle of 110.77º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #687366 is Cyan = 0.10, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 102 | - |
| CMYK | 0.10 | 0 | 0.11 | 0.55 |
| HSL | 110.77º | 0.06% | 0.43% | - |
| HSV(B) | 110.77º | 0.11% | 0.45% | - |
| XYZ | 14.24 | 16.16 | 14.94 | - |
| YUV | 110.23 | 123.36 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 102 | 0.10 | 0 | 0.11 | 0.55 | 110.77 | 0.06 | 0.43 |
| Hex | 68 | 73 | 66 | A | 0 | B | 37 | 6F | 6 | 2B |
| Octal | 150 | 163 | 146 | 12 | 0 | 13 | 67 | 157 | 6 | 53 |
| Binary | 1101000 | 1110011 | 1100110 | 1010 | 0 | 1011 | 110111 | 1101111 | 110 | 101011 |
Color Harmonies of #687366
Complementary color
Monochromatic Colors of #687366
Black with #687366
Text Example
Text Example
White with #687366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687366; }
p { color: rgb(104,115,102); }
H1.HeaderClassName
{
color: #687366;
}
.AnyTagClassName
{
color: #687366;
}
</style>
background-color css
<style>
a { background-color: #687366; }
a { background-color: rgb(104,115,102); }
div.DivClassName
{
background-color: #687366;
}
.BgClassName
{
background-color: #687366;
}
</style>
border-color css
<style>
span { border-color: #687366; }
span { border-color: rgb(104,115,102); }
td.TdClassName
{
border-color: #687366;
}
.TagClassName
{
border-color: #687366;
}
</style>