Shades of Finlandia #667664
Tints of Finlandia #667664
RGB
CMYK
RGB Variations
Color information
#667664 (or 0x667664) is known color: Finlandia. HEX triplet: 66, 76 and 64. RGB value is (102,118,100). Sum of RGB (Red+Green+Blue) = 102+118+100=320 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.88% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 100 (39.45% from 255 or 31.25% from 320); Max value from RGB is 118 - color contains mainly: green. Hex color #667664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667664 is #99899B. Grayscale: #6F6F6F. Windows color (decimal): -10062236 or 6583910. OLE color: 6583910.
HSL color Cylindrical-coordinate representation of color #667664: hue angle of 113.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #667664 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 100 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.54 |
| HSL | 113.33º | 0.08% | 0.43% | - |
| HSV(B) | 113.33º | 0.15% | 0.46% | - |
| XYZ | 14.26 | 16.7 | 14.53 | - |
| YUV | 111.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 100 | 0.14 | 0 | 0.15 | 0.54 | 113.33 | 0.08 | 0.43 |
| Hex | 66 | 76 | 64 | E | 0 | F | 36 | 71 | 8 | 2B |
| Octal | 146 | 166 | 144 | 16 | 0 | 17 | 66 | 161 | 10 | 53 |
| Binary | 1100110 | 1110110 | 1100100 | 1110 | 0 | 1111 | 110110 | 1110001 | 1000 | 101011 |
Color Harmonies of #667664
Complementary color
Monochromatic Colors of #667664
Black with #667664
Text Example
Text Example
White with #667664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667664; }
p { color: rgb(102,118,100); }
H1.HeaderClassName
{
color: #667664;
}
.AnyTagClassName
{
color: #667664;
}
</style>
background-color css
<style>
a { background-color: #667664; }
a { background-color: rgb(102,118,100); }
div.DivClassName
{
background-color: #667664;
}
.BgClassName
{
background-color: #667664;
}
</style>
border-color css
<style>
span { border-color: #667664; }
span { border-color: rgb(102,118,100); }
td.TdClassName
{
border-color: #667664;
}
.TagClassName
{
border-color: #667664;
}
</style>