Shades of Finlandia #687266
Tints of Finlandia #687266
RGB
CMYK
RGB Variations
Color information
#687266 (or 0x687266) is known color: Finlandia. HEX triplet: 68, 72 and 66. RGB value is (104,114,102). Sum of RGB (Red+Green+Blue) = 104+114+102=320 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.5% from 320); Green value is 114 (44.92% from 255 or 35.62% from 320); Blue value is 102 (40.23% from 255 or 31.88% from 320); Max value from RGB is 114 - color contains mainly: green. Hex color #687266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687266 is #978D99. Grayscale: #6D6D6D. Windows color (decimal): -9932186 or 6713960. OLE color: 6713960.
HSL color Cylindrical-coordinate representation of color #687266: hue angle of 110º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #687266 is Cyan = 0.09, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 102 | - |
| CMYK | 0.09 | 0 | 0.11 | 0.55 |
| HSL | 110º | 0.06% | 0.42% | - |
| HSV(B) | 110º | 0.11% | 0.45% | - |
| XYZ | 14.12 | 15.94 | 14.9 | - |
| YUV | 109.64 | 123.69 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 102 | 0.09 | 0 | 0.11 | 0.55 | 110 | 0.06 | 0.42 |
| Hex | 68 | 72 | 66 | 9 | 0 | B | 37 | 6E | 6 | 2A |
| Octal | 150 | 162 | 146 | 11 | 0 | 13 | 67 | 156 | 6 | 52 |
| Binary | 1101000 | 1110010 | 1100110 | 1001 | 0 | 1011 | 110111 | 1101110 | 110 | 101010 |
Color Harmonies of #687266
Complementary color
Monochromatic Colors of #687266
Black with #687266
Text Example
Text Example
White with #687266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687266; }
p { color: rgb(104,114,102); }
H1.HeaderClassName
{
color: #687266;
}
.AnyTagClassName
{
color: #687266;
}
</style>
background-color css
<style>
a { background-color: #687266; }
a { background-color: rgb(104,114,102); }
div.DivClassName
{
background-color: #687266;
}
.BgClassName
{
background-color: #687266;
}
</style>
border-color css
<style>
span { border-color: #687266; }
span { border-color: rgb(104,114,102); }
td.TdClassName
{
border-color: #687266;
}
.TagClassName
{
border-color: #687266;
}
</style>