Shades of Finlandia #687068
Tints of Finlandia #687068
RGB
CMYK
RGB Variations
Color information
#687068 (or 0x687068) is known color: Finlandia. HEX triplet: 68, 70 and 68. RGB value is (104,112,104). Sum of RGB (Red+Green+Blue) = 104+112+104=320 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.5% from 320); Green value is 112 (44.14% from 255 or 35% from 320); Blue value is 104 (41.02% from 255 or 32.5% from 320); Max value from RGB is 112 - color contains mainly: green. Hex color #687068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687068 is #978F97. Grayscale: #6C6C6C. Windows color (decimal): -9932696 or 6844520. OLE color: 6844520.
HSL color Cylindrical-coordinate representation of color #687068: hue angle of 120º degrees, saturation: 0.04, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #687068 is Cyan = 0.07, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 104 | - |
| CMYK | 0.07 | 0 | 0.07 | 0.56 |
| HSL | 120º | 0.04% | 0.42% | - |
| HSV(B) | 120º | 0.07% | 0.44% | - |
| XYZ | 14 | 15.53 | 15.36 | - |
| YUV | 108.7 | 125.35 | 124.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 104 | 0.07 | 0 | 0.07 | 0.56 | 120 | 0.04 | 0.42 |
| Hex | 68 | 70 | 68 | 7 | 0 | 7 | 38 | 78 | 4 | 2A |
| Octal | 150 | 160 | 150 | 7 | 0 | 7 | 70 | 170 | 4 | 52 |
| Binary | 1101000 | 1110000 | 1101000 | 111 | 0 | 111 | 111000 | 1111000 | 100 | 101010 |
Color Harmonies of #687068
Complementary color
Monochromatic Colors of #687068
Black with #687068
Text Example
Text Example
White with #687068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687068; }
p { color: rgb(104,112,104); }
H1.HeaderClassName
{
color: #687068;
}
.AnyTagClassName
{
color: #687068;
}
</style>
background-color css
<style>
a { background-color: #687068; }
a { background-color: rgb(104,112,104); }
div.DivClassName
{
background-color: #687068;
}
.BgClassName
{
background-color: #687068;
}
</style>
border-color css
<style>
span { border-color: #687068; }
span { border-color: rgb(104,112,104); }
td.TdClassName
{
border-color: #687068;
}
.TagClassName
{
border-color: #687068;
}
</style>