Shades of Finlandia #687768
Tints of Finlandia #687768
RGB
CMYK
RGB Variations
Color information
#687768 (or 0x687768) is known color: Finlandia. HEX triplet: 68, 77 and 68. RGB value is (104,119,104). Sum of RGB (Red+Green+Blue) = 104+119+104=327 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.80% from 327); Green value is 119 (46.88% from 255 or 36.39% from 327); Blue value is 104 (41.02% from 255 or 31.80% from 327); Max value from RGB is 119 - color contains mainly: green. Hex color #687768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687768 is #978897. Grayscale: #707070. Windows color (decimal): -9930904 or 6846312. OLE color: 6846312.
HSL color Cylindrical-coordinate representation of color #687768: 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 #687768 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 104 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.53 |
| HSL | 120º | 0.07% | 0.44% | - |
| HSV(B) | 120º | 0.13% | 0.47% | - |
| XYZ | 14.8 | 17.14 | 15.62 | - |
| YUV | 112.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 104 | 0.13 | 0 | 0.13 | 0.53 | 120 | 0.07 | 0.44 |
| Hex | 68 | 77 | 68 | D | 0 | D | 35 | 78 | 7 | 2C |
| Octal | 150 | 167 | 150 | 15 | 0 | 15 | 65 | 170 | 7 | 54 |
| Binary | 1101000 | 1110111 | 1101000 | 1101 | 0 | 1101 | 110101 | 1111000 | 111 | 101100 |
Color Harmonies of #687768
Complementary color
Monochromatic Colors of #687768
Black with #687768
Text Example
Text Example
White with #687768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687768; }
p { color: rgb(104,119,104); }
H1.HeaderClassName
{
color: #687768;
}
.AnyTagClassName
{
color: #687768;
}
</style>
background-color css
<style>
a { background-color: #687768; }
a { background-color: rgb(104,119,104); }
div.DivClassName
{
background-color: #687768;
}
.BgClassName
{
background-color: #687768;
}
</style>
border-color css
<style>
span { border-color: #687768; }
span { border-color: rgb(104,119,104); }
td.TdClassName
{
border-color: #687768;
}
.TagClassName
{
border-color: #687768;
}
</style>