Shades of Finlandia #687565
Tints of Finlandia #687565
RGB
CMYK
RGB Variations
Color information
#687565 (or 0x687565) is known color: Finlandia. HEX triplet: 68, 75 and 65. RGB value is (104,117,101). Sum of RGB (Red+Green+Blue) = 104+117+101=322 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.30% from 322); Green value is 117 (46.09% from 255 or 36.34% from 322); Blue value is 101 (39.84% from 255 or 31.37% from 322); Max value from RGB is 117 - color contains mainly: green. Hex color #687565 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687565 is #978A9A. Grayscale: #6F6F6F. Windows color (decimal): -9931419 or 6649192. OLE color: 6649192.
HSL color Cylindrical-coordinate representation of color #687565: hue angle of 108.75º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #687565 is Cyan = 0.11, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 101 | - |
| CMYK | 0.11 | 0 | 0.14 | 0.54 |
| HSL | 108.75º | 0.07% | 0.43% | - |
| HSV(B) | 108.75º | 0.14% | 0.46% | - |
| XYZ | 14.42 | 16.61 | 14.76 | - |
| YUV | 111.29 | 122.19 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 101 | 0.11 | 0 | 0.14 | 0.54 | 108.75 | 0.07 | 0.43 |
| Hex | 68 | 75 | 65 | B | 0 | E | 36 | 6D | 7 | 2B |
| Octal | 150 | 165 | 145 | 13 | 0 | 16 | 66 | 155 | 7 | 53 |
| Binary | 1101000 | 1110101 | 1100101 | 1011 | 0 | 1110 | 110110 | 1101101 | 111 | 101011 |
Color Harmonies of #687565
Complementary color
Monochromatic Colors of #687565
Black with #687565
Text Example
Text Example
White with #687565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687565; }
p { color: rgb(104,117,101); }
H1.HeaderClassName
{
color: #687565;
}
.AnyTagClassName
{
color: #687565;
}
</style>
background-color css
<style>
a { background-color: #687565; }
a { background-color: rgb(104,117,101); }
div.DivClassName
{
background-color: #687565;
}
.BgClassName
{
background-color: #687565;
}
</style>
border-color css
<style>
span { border-color: #687565; }
span { border-color: rgb(104,117,101); }
td.TdClassName
{
border-color: #687565;
}
.TagClassName
{
border-color: #687565;
}
</style>