Shades of Finlandia #677266
Tints of Finlandia #677266
RGB
CMYK
RGB Variations
Color information
#677266 (or 0x677266) is known color: Finlandia. HEX triplet: 67, 72 and 66. RGB value is (103,114,102). Sum of RGB (Red+Green+Blue) = 103+114+102=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 114 (44.92% from 255 or 35.74% from 319); Blue value is 102 (40.23% from 255 or 31.97% from 319); Max value from RGB is 114 - color contains mainly: green. Hex color #677266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677266 is #988D99. Grayscale: #6D6D6D. Windows color (decimal): -9997722 or 6713959. OLE color: 6713959.
HSL color Cylindrical-coordinate representation of color #677266: hue angle of 115º 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 #677266 is Cyan = 0.10, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 114 | 102 | - |
| CMYK | 0.10 | 0 | 0.11 | 0.55 |
| HSL | 115º | 0.06% | 0.42% | - |
| HSV(B) | 115º | 0.11% | 0.45% | - |
| XYZ | 14.01 | 15.88 | 14.9 | - |
| YUV | 109.34 | 123.86 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 114 | 102 | 0.10 | 0 | 0.11 | 0.55 | 115 | 0.06 | 0.42 |
| Hex | 67 | 72 | 66 | A | 0 | B | 37 | 73 | 6 | 2A |
| Octal | 147 | 162 | 146 | 12 | 0 | 13 | 67 | 163 | 6 | 52 |
| Binary | 1100111 | 1110010 | 1100110 | 1010 | 0 | 1011 | 110111 | 1110011 | 110 | 101010 |
Color Harmonies of #677266
Complementary color
Monochromatic Colors of #677266
Black with #677266
Text Example
Text Example
White with #677266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677266; }
p { color: rgb(103,114,102); }
H1.HeaderClassName
{
color: #677266;
}
.AnyTagClassName
{
color: #677266;
}
</style>
background-color css
<style>
a { background-color: #677266; }
a { background-color: rgb(103,114,102); }
div.DivClassName
{
background-color: #677266;
}
.BgClassName
{
background-color: #677266;
}
</style>
border-color css
<style>
span { border-color: #677266; }
span { border-color: rgb(103,114,102); }
td.TdClassName
{
border-color: #677266;
}
.TagClassName
{
border-color: #677266;
}
</style>