Shades of Finlandia #687067
Tints of Finlandia #687067
RGB
CMYK
RGB Variations
Color information
#687067 (or 0x687067) is known color: Finlandia. HEX triplet: 68, 70 and 67. RGB value is (104,112,103). Sum of RGB (Red+Green+Blue) = 104+112+103=319 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.60% from 319); Green value is 112 (44.14% from 255 or 35.11% from 319); Blue value is 103 (40.62% from 255 or 32.29% from 319); Max value from RGB is 112 - color contains mainly: green. Hex color #687067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687067 is #978F98. Grayscale: #6C6C6C. Windows color (decimal): -9932697 or 6778984. OLE color: 6778984.
HSL color Cylindrical-coordinate representation of color #687067: hue angle of 113.33º degrees, saturation: 0.04, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #687067 is Cyan = 0.07, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 103 | - |
| CMYK | 0.07 | 0 | 0.08 | 0.56 |
| HSL | 113.33º | 0.04% | 0.42% | - |
| HSV(B) | 113.33º | 0.08% | 0.44% | - |
| XYZ | 13.95 | 15.51 | 15.09 | - |
| YUV | 108.58 | 124.85 | 124.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 103 | 0.07 | 0 | 0.08 | 0.56 | 113.33 | 0.04 | 0.42 |
| Hex | 68 | 70 | 67 | 7 | 0 | 8 | 38 | 71 | 4 | 2A |
| Octal | 150 | 160 | 147 | 7 | 0 | 10 | 70 | 161 | 4 | 52 |
| Binary | 1101000 | 1110000 | 1100111 | 111 | 0 | 1000 | 111000 | 1110001 | 100 | 101010 |
Color Harmonies of #687067
Complementary color
Monochromatic Colors of #687067
Black with #687067
Text Example
Text Example
White with #687067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687067; }
p { color: rgb(104,112,103); }
H1.HeaderClassName
{
color: #687067;
}
.AnyTagClassName
{
color: #687067;
}
</style>
background-color css
<style>
a { background-color: #687067; }
a { background-color: rgb(104,112,103); }
div.DivClassName
{
background-color: #687067;
}
.BgClassName
{
background-color: #687067;
}
</style>
border-color css
<style>
span { border-color: #687067; }
span { border-color: rgb(104,112,103); }
td.TdClassName
{
border-color: #687067;
}
.TagClassName
{
border-color: #687067;
}
</style>