Shades of Finlandia #687065
Tints of Finlandia #687065
RGB
CMYK
RGB Variations
Color information
#687065 (or 0x687065) is known color: Finlandia. HEX triplet: 68, 70 and 65. RGB value is (104,112,101). Sum of RGB (Red+Green+Blue) = 104+112+101=317 (41% of max value = 765). Red value is 104 (41.02% from 255 or 32.81% from 317); Green value is 112 (44.14% from 255 or 35.33% from 317); Blue value is 101 (39.84% from 255 or 31.86% from 317); Max value from RGB is 112 - color contains mainly: green. Hex color #687065 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687065 is #978F9A. Grayscale: #6C6C6C. Windows color (decimal): -9932699 or 6647912. OLE color: 6647912.
HSL color Cylindrical-coordinate representation of color #687065: hue angle of 103.64º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #687065 is Cyan = 0.07, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 101 | - |
| CMYK | 0.07 | 0 | 0.10 | 0.56 |
| HSL | 103.64º | 0.05% | 0.42% | - |
| HSV(B) | 103.64º | 0.1% | 0.44% | - |
| XYZ | 13.85 | 15.47 | 14.57 | - |
| YUV | 108.35 | 123.85 | 124.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 101 | 0.07 | 0 | 0.10 | 0.56 | 103.64 | 0.05 | 0.42 |
| Hex | 68 | 70 | 65 | 7 | 0 | A | 38 | 68 | 5 | 2A |
| Octal | 150 | 160 | 145 | 7 | 0 | 12 | 70 | 150 | 5 | 52 |
| Binary | 1101000 | 1110000 | 1100101 | 111 | 0 | 1010 | 111000 | 1101000 | 101 | 101010 |
Color Harmonies of #687065
Complementary color
Monochromatic Colors of #687065
Black with #687065
Text Example
Text Example
White with #687065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687065; }
p { color: rgb(104,112,101); }
H1.HeaderClassName
{
color: #687065;
}
.AnyTagClassName
{
color: #687065;
}
</style>
background-color css
<style>
a { background-color: #687065; }
a { background-color: rgb(104,112,101); }
div.DivClassName
{
background-color: #687065;
}
.BgClassName
{
background-color: #687065;
}
</style>
border-color css
<style>
span { border-color: #687065; }
span { border-color: rgb(104,112,101); }
td.TdClassName
{
border-color: #687065;
}
.TagClassName
{
border-color: #687065;
}
</style>