Shades of Finlandia #687668
Tints of Finlandia #687668
RGB
CMYK
RGB Variations
Color information
#687668 (or 0x687668) is known color: Finlandia. HEX triplet: 68, 76 and 68. RGB value is (104,118,104). Sum of RGB (Red+Green+Blue) = 104+118+104=326 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.90% from 326); Green value is 118 (46.48% from 255 or 36.20% from 326); Blue value is 104 (41.02% from 255 or 31.90% from 326); Max value from RGB is 118 - color contains mainly: green. Hex color #687668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687668 is #978997. Grayscale: #707070. Windows color (decimal): -9931160 or 6846056. OLE color: 6846056.
HSL color Cylindrical-coordinate representation of color #687668: hue angle of 120º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #687668 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 104 | - |
| CMYK | 0.12 | 0 | 0.12 | 0.54 |
| HSL | 120º | 0.06% | 0.44% | - |
| HSV(B) | 120º | 0.12% | 0.46% | - |
| XYZ | 14.69 | 16.9 | 15.58 | - |
| YUV | 112.22 | 123.36 | 122.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 104 | 0.12 | 0 | 0.12 | 0.54 | 120 | 0.06 | 0.44 |
| Hex | 68 | 76 | 68 | C | 0 | C | 36 | 78 | 6 | 2C |
| Octal | 150 | 166 | 150 | 14 | 0 | 14 | 66 | 170 | 6 | 54 |
| Binary | 1101000 | 1110110 | 1101000 | 1100 | 0 | 1100 | 110110 | 1111000 | 110 | 101100 |
Color Harmonies of #687668
Complementary color
Monochromatic Colors of #687668
Black with #687668
Text Example
Text Example
White with #687668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687668; }
p { color: rgb(104,118,104); }
H1.HeaderClassName
{
color: #687668;
}
.AnyTagClassName
{
color: #687668;
}
</style>
background-color css
<style>
a { background-color: #687668; }
a { background-color: rgb(104,118,104); }
div.DivClassName
{
background-color: #687668;
}
.BgClassName
{
background-color: #687668;
}
</style>
border-color css
<style>
span { border-color: #687668; }
span { border-color: rgb(104,118,104); }
td.TdClassName
{
border-color: #687668;
}
.TagClassName
{
border-color: #687668;
}
</style>