Shades of Finlandia #687467
Tints of Finlandia #687467
RGB
CMYK
RGB Variations
Color information
#687467 (or 0x687467) is known color: Finlandia. HEX triplet: 68, 74 and 67. RGB value is (104,116,103). Sum of RGB (Red+Green+Blue) = 104+116+103=323 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.20% from 323); Green value is 116 (45.70% from 255 or 35.91% from 323); Blue value is 103 (40.62% from 255 or 31.89% from 323); Max value from RGB is 116 - color contains mainly: green. Hex color #687467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687467 is #978B98. Grayscale: #6E6E6E. Windows color (decimal): -9931673 or 6780008. OLE color: 6780008.
HSL color Cylindrical-coordinate representation of color #687467: hue angle of 115.38º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #687467 is Cyan = 0.10, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 116 | 103 | - |
| CMYK | 0.10 | 0 | 0.11 | 0.55 |
| HSL | 115.38º | 0.06% | 0.43% | - |
| HSV(B) | 115.38º | 0.11% | 0.45% | - |
| XYZ | 14.4 | 16.41 | 15.24 | - |
| YUV | 110.93 | 123.52 | 123.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 103 | 0.10 | 0 | 0.11 | 0.55 | 115.38 | 0.06 | 0.43 |
| Hex | 68 | 74 | 67 | A | 0 | B | 37 | 73 | 6 | 2B |
| Octal | 150 | 164 | 147 | 12 | 0 | 13 | 67 | 163 | 6 | 53 |
| Binary | 1101000 | 1110100 | 1100111 | 1010 | 0 | 1011 | 110111 | 1110011 | 110 | 101011 |
Color Harmonies of #687467
Complementary color
Monochromatic Colors of #687467
Black with #687467
Text Example
Text Example
White with #687467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687467; }
p { color: rgb(104,116,103); }
H1.HeaderClassName
{
color: #687467;
}
.AnyTagClassName
{
color: #687467;
}
</style>
background-color css
<style>
a { background-color: #687467; }
a { background-color: rgb(104,116,103); }
div.DivClassName
{
background-color: #687467;
}
.BgClassName
{
background-color: #687467;
}
</style>
border-color css
<style>
span { border-color: #687467; }
span { border-color: rgb(104,116,103); }
td.TdClassName
{
border-color: #687467;
}
.TagClassName
{
border-color: #687467;
}
</style>