Shades of Finlandia #667461
Tints of Finlandia #667461
RGB
CMYK
RGB Variations
Color information
#667461 (or 0x667461) is known color: Finlandia. HEX triplet: 66, 74 and 61. RGB value is (102,116,97). Sum of RGB (Red+Green+Blue) = 102+116+97=315 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.38% from 315); Green value is 116 (45.70% from 255 or 36.83% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 116 - color contains mainly: green. Hex color #667461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667461 is #998B9E. Grayscale: #6D6D6D. Windows color (decimal): -10062751 or 6386790. OLE color: 6386790.
HSL color Cylindrical-coordinate representation of color #667461: hue angle of 104.21º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #667461 is Cyan = 0.12, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 116 | 97 | - |
| CMYK | 0.12 | 0 | 0.16 | 0.55 |
| HSL | 104.21º | 0.09% | 0.42% | - |
| HSV(B) | 104.21º | 0.16% | 0.45% | - |
| XYZ | 13.88 | 16.18 | 13.7 | - |
| YUV | 109.65 | 120.86 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 97 | 0.12 | 0 | 0.16 | 0.55 | 104.21 | 0.09 | 0.42 |
| Hex | 66 | 74 | 61 | C | 0 | 10 | 37 | 68 | 9 | 2A |
| Octal | 146 | 164 | 141 | 14 | 0 | 20 | 67 | 150 | 11 | 52 |
| Binary | 1100110 | 1110100 | 1100001 | 1100 | 0 | 10000 | 110111 | 1101000 | 1001 | 101010 |
Color Harmonies of #667461
Complementary color
Monochromatic Colors of #667461
Black with #667461
Text Example
Text Example
White with #667461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667461; }
p { color: rgb(102,116,97); }
H1.HeaderClassName
{
color: #667461;
}
.AnyTagClassName
{
color: #667461;
}
</style>
background-color css
<style>
a { background-color: #667461; }
a { background-color: rgb(102,116,97); }
div.DivClassName
{
background-color: #667461;
}
.BgClassName
{
background-color: #667461;
}
</style>
border-color css
<style>
span { border-color: #667461; }
span { border-color: rgb(102,116,97); }
td.TdClassName
{
border-color: #667461;
}
.TagClassName
{
border-color: #667461;
}
</style>