Shades of Finlandia #677166
Tints of Finlandia #677166
RGB
CMYK
RGB Variations
Color information
#677166 (or 0x677166) is known color: Finlandia. HEX triplet: 67, 71 and 66. RGB value is (103,113,102). Sum of RGB (Red+Green+Blue) = 103+113+102=318 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.39% from 318); Green value is 113 (44.53% from 255 or 35.53% from 318); Blue value is 102 (40.23% from 255 or 32.08% from 318); Max value from RGB is 113 - color contains mainly: green. Hex color #677166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677166 is #988E99. Grayscale: #6C6C6C. Windows color (decimal): -9997978 or 6713703. OLE color: 6713703.
HSL color Cylindrical-coordinate representation of color #677166: hue angle of 114.55º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #677166 is Cyan = 0.09, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 113 | 102 | - |
| CMYK | 0.09 | 0 | 0.10 | 0.56 |
| HSL | 114.55º | 0.05% | 0.42% | - |
| HSV(B) | 114.55º | 0.1% | 0.44% | - |
| XYZ | 13.9 | 15.65 | 14.86 | - |
| YUV | 108.76 | 124.19 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 102 | 0.09 | 0 | 0.10 | 0.56 | 114.55 | 0.05 | 0.42 |
| Hex | 67 | 71 | 66 | 9 | 0 | A | 38 | 73 | 5 | 2A |
| Octal | 147 | 161 | 146 | 11 | 0 | 12 | 70 | 163 | 5 | 52 |
| Binary | 1100111 | 1110001 | 1100110 | 1001 | 0 | 1010 | 111000 | 1110011 | 101 | 101010 |
Color Harmonies of #677166
Complementary color
Monochromatic Colors of #677166
Black with #677166
Text Example
Text Example
White with #677166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677166; }
p { color: rgb(103,113,102); }
H1.HeaderClassName
{
color: #677166;
}
.AnyTagClassName
{
color: #677166;
}
</style>
background-color css
<style>
a { background-color: #677166; }
a { background-color: rgb(103,113,102); }
div.DivClassName
{
background-color: #677166;
}
.BgClassName
{
background-color: #677166;
}
</style>
border-color css
<style>
span { border-color: #677166; }
span { border-color: rgb(103,113,102); }
td.TdClassName
{
border-color: #677166;
}
.TagClassName
{
border-color: #677166;
}
</style>