Shades of Finlandia #687868
Tints of Finlandia #687868
RGB
CMYK
RGB Variations
Color information
#687868 (or 0x687868) is known color: Finlandia. HEX triplet: 68, 78 and 68. RGB value is (104,120,104). Sum of RGB (Red+Green+Blue) = 104+120+104=328 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.71% from 328); Green value is 120 (47.27% from 255 or 36.59% from 328); Blue value is 104 (41.02% from 255 or 31.71% from 328); Max value from RGB is 120 - color contains mainly: green. Hex color #687868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687868 is #978797. Grayscale: #717171. Windows color (decimal): -9930648 or 6846568. OLE color: 6846568.
HSL color Cylindrical-coordinate representation of color #687868: hue angle of 120º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #687868 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 104 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.53 |
| HSL | 120º | 0.07% | 0.44% | - |
| HSV(B) | 120º | 0.13% | 0.47% | - |
| XYZ | 14.92 | 17.38 | 15.66 | - |
| YUV | 113.39 | 122.7 | 121.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 104 | 0.13 | 0 | 0.13 | 0.53 | 120 | 0.07 | 0.44 |
| Hex | 68 | 78 | 68 | D | 0 | D | 35 | 78 | 7 | 2C |
| Octal | 150 | 170 | 150 | 15 | 0 | 15 | 65 | 170 | 7 | 54 |
| Binary | 1101000 | 1111000 | 1101000 | 1101 | 0 | 1101 | 110101 | 1111000 | 111 | 101100 |
Color Harmonies of #687868
Complementary color
Monochromatic Colors of #687868
Black with #687868
Text Example
Text Example
White with #687868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687868; }
p { color: rgb(104,120,104); }
H1.HeaderClassName
{
color: #687868;
}
.AnyTagClassName
{
color: #687868;
}
</style>
background-color css
<style>
a { background-color: #687868; }
a { background-color: rgb(104,120,104); }
div.DivClassName
{
background-color: #687868;
}
.BgClassName
{
background-color: #687868;
}
</style>
border-color css
<style>
span { border-color: #687868; }
span { border-color: rgb(104,120,104); }
td.TdClassName
{
border-color: #687868;
}
.TagClassName
{
border-color: #687868;
}
</style>