Shades of Finlandia #667062
Tints of Finlandia #667062
RGB
CMYK
RGB Variations
Color information
#667062 (or 0x667062) is known color: Finlandia. HEX triplet: 66, 70 and 62. RGB value is (102,112,98). Sum of RGB (Red+Green+Blue) = 102+112+98=312 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.69% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 98 (38.67% from 255 or 31.41% from 312); Max value from RGB is 112 - color contains mainly: green. Hex color #667062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667062 is #998F9D. Grayscale: #6B6B6B. Windows color (decimal): -10063774 or 6451302. OLE color: 6451302.
HSL color Cylindrical-coordinate representation of color #667062: hue angle of 102.86º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #667062 is Cyan = 0.09, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 98 | - |
| CMYK | 0.09 | 0 | 0.13 | 0.56 |
| HSL | 102.86º | 0.07% | 0.41% | - |
| HSV(B) | 102.86º | 0.13% | 0.44% | - |
| XYZ | 13.48 | 15.29 | 13.8 | - |
| YUV | 107.41 | 122.69 | 124.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 98 | 0.09 | 0 | 0.13 | 0.56 | 102.86 | 0.07 | 0.41 |
| Hex | 66 | 70 | 62 | 9 | 0 | D | 38 | 67 | 7 | 29 |
| Octal | 146 | 160 | 142 | 11 | 0 | 15 | 70 | 147 | 7 | 51 |
| Binary | 1100110 | 1110000 | 1100010 | 1001 | 0 | 1101 | 111000 | 1100111 | 111 | 101001 |
Color Harmonies of #667062
Complementary color
Monochromatic Colors of #667062
Black with #667062
Text Example
Text Example
White with #667062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667062; }
p { color: rgb(102,112,98); }
H1.HeaderClassName
{
color: #667062;
}
.AnyTagClassName
{
color: #667062;
}
</style>
background-color css
<style>
a { background-color: #667062; }
a { background-color: rgb(102,112,98); }
div.DivClassName
{
background-color: #667062;
}
.BgClassName
{
background-color: #667062;
}
</style>
border-color css
<style>
span { border-color: #667062; }
span { border-color: rgb(102,112,98); }
td.TdClassName
{
border-color: #667062;
}
.TagClassName
{
border-color: #667062;
}
</style>