Shades of Finlandia #687766
Tints of Finlandia #687766
RGB
CMYK
RGB Variations
Color information
#687766 (or 0x687766) is known color: Finlandia. HEX triplet: 68, 77 and 66. RGB value is (104,119,102). Sum of RGB (Red+Green+Blue) = 104+119+102=325 (43% of max value = 765). Red value is 104 (41.02% from 255 or 32% from 325); Green value is 119 (46.88% from 255 or 36.62% from 325); Blue value is 102 (40.23% from 255 or 31.38% from 325); Max value from RGB is 119 - color contains mainly: green. Hex color #687766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687766 is #978899. Grayscale: #707070. Windows color (decimal): -9930906 or 6715240. OLE color: 6715240.
HSL color Cylindrical-coordinate representation of color #687766: hue angle of 112.94º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #687766 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 102 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.53 |
| HSL | 112.94º | 0.08% | 0.43% | - |
| HSV(B) | 112.94º | 0.14% | 0.47% | - |
| XYZ | 14.7 | 17.1 | 15.1 | - |
| YUV | 112.58 | 122.03 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 102 | 0.13 | 0 | 0.14 | 0.53 | 112.94 | 0.08 | 0.43 |
| Hex | 68 | 77 | 66 | D | 0 | E | 35 | 71 | 8 | 2B |
| Octal | 150 | 167 | 146 | 15 | 0 | 16 | 65 | 161 | 10 | 53 |
| Binary | 1101000 | 1110111 | 1100110 | 1101 | 0 | 1110 | 110101 | 1110001 | 1000 | 101011 |
Color Harmonies of #687766
Complementary color
Monochromatic Colors of #687766
Black with #687766
Text Example
Text Example
White with #687766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687766; }
p { color: rgb(104,119,102); }
H1.HeaderClassName
{
color: #687766;
}
.AnyTagClassName
{
color: #687766;
}
</style>
background-color css
<style>
a { background-color: #687766; }
a { background-color: rgb(104,119,102); }
div.DivClassName
{
background-color: #687766;
}
.BgClassName
{
background-color: #687766;
}
</style>
border-color css
<style>
span { border-color: #687766; }
span { border-color: rgb(104,119,102); }
td.TdClassName
{
border-color: #687766;
}
.TagClassName
{
border-color: #687766;
}
</style>