Shades of Finlandia #687468
Tints of Finlandia #687468
RGB
CMYK
RGB Variations
Color information
#687468 (or 0x687468) is known color: Finlandia. HEX triplet: 68, 74 and 68. RGB value is (104,116,104). Sum of RGB (Red+Green+Blue) = 104+116+104=324 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.10% from 324); Green value is 116 (45.70% from 255 or 35.80% from 324); Blue value is 104 (41.02% from 255 or 32.10% from 324); Max value from RGB is 116 - color contains mainly: green. Hex color #687468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687468 is #978B97. Grayscale: #6F6F6F. Windows color (decimal): -9931672 or 6845544. OLE color: 6845544.
HSL color Cylindrical-coordinate representation of color #687468: hue angle of 120º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #687468 is Cyan = 0.10, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 116 | 104 | - |
| CMYK | 0.10 | 0 | 0.10 | 0.55 |
| HSL | 120º | 0.05% | 0.43% | - |
| HSV(B) | 120º | 0.1% | 0.45% | - |
| XYZ | 14.45 | 16.43 | 15.51 | - |
| YUV | 111.04 | 124.02 | 122.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 104 | 0.10 | 0 | 0.10 | 0.55 | 120 | 0.05 | 0.43 |
| Hex | 68 | 74 | 68 | A | 0 | A | 37 | 78 | 5 | 2B |
| Octal | 150 | 164 | 150 | 12 | 0 | 12 | 67 | 170 | 5 | 53 |
| Binary | 1101000 | 1110100 | 1101000 | 1010 | 0 | 1010 | 110111 | 1111000 | 101 | 101011 |
Color Harmonies of #687468
Complementary color
Monochromatic Colors of #687468
Black with #687468
Text Example
Text Example
White with #687468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687468; }
p { color: rgb(104,116,104); }
H1.HeaderClassName
{
color: #687468;
}
.AnyTagClassName
{
color: #687468;
}
</style>
background-color css
<style>
a { background-color: #687468; }
a { background-color: rgb(104,116,104); }
div.DivClassName
{
background-color: #687468;
}
.BgClassName
{
background-color: #687468;
}
</style>
border-color css
<style>
span { border-color: #687468; }
span { border-color: rgb(104,116,104); }
td.TdClassName
{
border-color: #687468;
}
.TagClassName
{
border-color: #687468;
}
</style>