Shades of Finlandia #667566
Tints of Finlandia #667566
RGB
CMYK
RGB Variations
Color information
#667566 (or 0x667566) is known color: Finlandia. HEX triplet: 66, 75 and 66. RGB value is (102,117,102). Sum of RGB (Red+Green+Blue) = 102+117+102=321 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.78% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 102 (40.23% from 255 or 31.78% from 321); Max value from RGB is 117 - color contains mainly: green. Hex color #667566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667566 is #998A99. Grayscale: #6E6E6E. Windows color (decimal): -10062490 or 6714726. OLE color: 6714726.
HSL color Cylindrical-coordinate representation of color #667566: hue angle of 120º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #667566 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 102 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.54 |
| HSL | 120º | 0.07% | 0.43% | - |
| HSV(B) | 120º | 0.13% | 0.46% | - |
| XYZ | 14.24 | 16.51 | 15.01 | - |
| YUV | 110.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 102 | 0.13 | 0 | 0.13 | 0.54 | 120 | 0.07 | 0.43 |
| Hex | 66 | 75 | 66 | D | 0 | D | 36 | 78 | 7 | 2B |
| Octal | 146 | 165 | 146 | 15 | 0 | 15 | 66 | 170 | 7 | 53 |
| Binary | 1100110 | 1110101 | 1100110 | 1101 | 0 | 1101 | 110110 | 1111000 | 111 | 101011 |
Color Harmonies of #667566
Complementary color
Monochromatic Colors of #667566
Black with #667566
Text Example
Text Example
White with #667566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667566; }
p { color: rgb(102,117,102); }
H1.HeaderClassName
{
color: #667566;
}
.AnyTagClassName
{
color: #667566;
}
</style>
background-color css
<style>
a { background-color: #667566; }
a { background-color: rgb(102,117,102); }
div.DivClassName
{
background-color: #667566;
}
.BgClassName
{
background-color: #667566;
}
</style>
border-color css
<style>
span { border-color: #667566; }
span { border-color: rgb(102,117,102); }
td.TdClassName
{
border-color: #667566;
}
.TagClassName
{
border-color: #667566;
}
</style>