Shades of Finlandia #667862
Tints of Finlandia #667862
RGB
CMYK
RGB Variations
Color information
#667862 (or 0x667862) is known color: Finlandia. HEX triplet: 66, 78 and 62. RGB value is (102,120,98). Sum of RGB (Red+Green+Blue) = 102+120+98=320 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.88% from 320); Green value is 120 (47.27% from 255 or 37.5% from 320); Blue value is 98 (38.67% from 255 or 30.62% from 320); Max value from RGB is 120 - color contains mainly: green. Hex color #667862 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667862 is #99879D. Grayscale: #707070. Windows color (decimal): -10061726 or 6453350. OLE color: 6453350.
HSL color Cylindrical-coordinate representation of color #667862: hue angle of 109.09º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #667862 is Cyan = 0.15, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 120 | 98 | - |
| CMYK | 0.15 | 0 | 0.18 | 0.53 |
| HSL | 109.09º | 0.1% | 0.43% | - |
| HSV(B) | 109.09º | 0.18% | 0.47% | - |
| XYZ | 14.4 | 17.14 | 14.1 | - |
| YUV | 112.11 | 120.04 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 120 | 98 | 0.15 | 0 | 0.18 | 0.53 | 109.09 | 0.1 | 0.43 |
| Hex | 66 | 78 | 62 | F | 0 | 12 | 35 | 6D | A | 2B |
| Octal | 146 | 170 | 142 | 17 | 0 | 22 | 65 | 155 | 12 | 53 |
| Binary | 1100110 | 1111000 | 1100010 | 1111 | 0 | 10010 | 110101 | 1101101 | 1010 | 101011 |
Color Harmonies of #667862
Complementary color
Monochromatic Colors of #667862
Black with #667862
Text Example
Text Example
White with #667862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667862; }
p { color: rgb(102,120,98); }
H1.HeaderClassName
{
color: #667862;
}
.AnyTagClassName
{
color: #667862;
}
</style>
background-color css
<style>
a { background-color: #667862; }
a { background-color: rgb(102,120,98); }
div.DivClassName
{
background-color: #667862;
}
.BgClassName
{
background-color: #667862;
}
</style>
border-color css
<style>
span { border-color: #667862; }
span { border-color: rgb(102,120,98); }
td.TdClassName
{
border-color: #667862;
}
.TagClassName
{
border-color: #667862;
}
</style>