Shades of Finlandia #667866
Tints of Finlandia #667866
RGB
CMYK
RGB Variations
Color information
#667866 (or 0x667866) is known color: Finlandia. HEX triplet: 66, 78 and 66. RGB value is (102,120,102). Sum of RGB (Red+Green+Blue) = 102+120+102=324 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.48% from 324); Green value is 120 (47.27% from 255 or 37.04% from 324); Blue value is 102 (40.23% from 255 or 31.48% from 324); Max value from RGB is 120 - color contains mainly: green. Hex color #667866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667866 is #998799. Grayscale: #707070. Windows color (decimal): -10061722 or 6715494. OLE color: 6715494.
HSL color Cylindrical-coordinate representation of color #667866: hue angle of 120º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #667866 is Cyan = 0.15, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 120 | 102 | - |
| CMYK | 0.15 | 0 | 0.15 | 0.53 |
| HSL | 120º | 0.08% | 0.44% | - |
| HSV(B) | 120º | 0.15% | 0.47% | - |
| XYZ | 14.59 | 17.22 | 15.12 | - |
| YUV | 112.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 120 | 102 | 0.15 | 0 | 0.15 | 0.53 | 120 | 0.08 | 0.44 |
| Hex | 66 | 78 | 66 | F | 0 | F | 35 | 78 | 8 | 2C |
| Octal | 146 | 170 | 146 | 17 | 0 | 17 | 65 | 170 | 10 | 54 |
| Binary | 1100110 | 1111000 | 1100110 | 1111 | 0 | 1111 | 110101 | 1111000 | 1000 | 101100 |
Color Harmonies of #667866
Complementary color
Monochromatic Colors of #667866
Black with #667866
Text Example
Text Example
White with #667866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667866; }
p { color: rgb(102,120,102); }
H1.HeaderClassName
{
color: #667866;
}
.AnyTagClassName
{
color: #667866;
}
</style>
background-color css
<style>
a { background-color: #667866; }
a { background-color: rgb(102,120,102); }
div.DivClassName
{
background-color: #667866;
}
.BgClassName
{
background-color: #667866;
}
</style>
border-color css
<style>
span { border-color: #667866; }
span { border-color: rgb(102,120,102); }
td.TdClassName
{
border-color: #667866;
}
.TagClassName
{
border-color: #667866;
}
</style>