Shades of Finlandia #667162
Tints of Finlandia #667162
RGB
CMYK
RGB Variations
Color information
#667162 (or 0x667162) is known color: Finlandia. HEX triplet: 66, 71 and 62. RGB value is (102,113,98). Sum of RGB (Red+Green+Blue) = 102+113+98=313 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.59% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 113 - color contains mainly: green. Hex color #667162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667162 is #998E9D. Grayscale: #6C6C6C. Windows color (decimal): -10063518 or 6451558. OLE color: 6451558.
HSL color Cylindrical-coordinate representation of color #667162: hue angle of 104º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #667162 is Cyan = 0.10, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 113 | 98 | - |
| CMYK | 0.10 | 0 | 0.13 | 0.56 |
| HSL | 104º | 0.07% | 0.41% | - |
| HSV(B) | 104º | 0.13% | 0.44% | - |
| XYZ | 13.59 | 15.52 | 13.83 | - |
| YUV | 108 | 122.36 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 98 | 0.10 | 0 | 0.13 | 0.56 | 104 | 0.07 | 0.41 |
| Hex | 66 | 71 | 62 | A | 0 | D | 38 | 68 | 7 | 29 |
| Octal | 146 | 161 | 142 | 12 | 0 | 15 | 70 | 150 | 7 | 51 |
| Binary | 1100110 | 1110001 | 1100010 | 1010 | 0 | 1101 | 111000 | 1101000 | 111 | 101001 |
Color Harmonies of #667162
Complementary color
Monochromatic Colors of #667162
Black with #667162
Text Example
Text Example
White with #667162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667162; }
p { color: rgb(102,113,98); }
H1.HeaderClassName
{
color: #667162;
}
.AnyTagClassName
{
color: #667162;
}
</style>
background-color css
<style>
a { background-color: #667162; }
a { background-color: rgb(102,113,98); }
div.DivClassName
{
background-color: #667162;
}
.BgClassName
{
background-color: #667162;
}
</style>
border-color css
<style>
span { border-color: #667162; }
span { border-color: rgb(102,113,98); }
td.TdClassName
{
border-color: #667162;
}
.TagClassName
{
border-color: #667162;
}
</style>