Shades of Finlandia #667761
Tints of Finlandia #667761
RGB
CMYK
RGB Variations
Color information
#667761 (or 0x667761) is known color: Finlandia. HEX triplet: 66, 77 and 61. RGB value is (102,119,97). Sum of RGB (Red+Green+Blue) = 102+119+97=318 (42% of max value = 765). Red value is 102 (40.23% from 255 or 32.08% from 318); Green value is 119 (46.88% from 255 or 37.42% from 318); Blue value is 97 (38.28% from 255 or 30.50% from 318); Max value from RGB is 119 - color contains mainly: green. Hex color #667761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667761 is #99889E. Grayscale: #6F6F6F. Windows color (decimal): -10061983 or 6387558. OLE color: 6387558.
HSL color Cylindrical-coordinate representation of color #667761: hue angle of 106.36º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #667761 is Cyan = 0.14, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 97 | - |
| CMYK | 0.14 | 0 | 0.18 | 0.53 |
| HSL | 106.36º | 0.1% | 0.42% | - |
| HSV(B) | 106.36º | 0.18% | 0.47% | - |
| XYZ | 14.23 | 16.88 | 13.82 | - |
| YUV | 111.41 | 119.87 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 97 | 0.14 | 0 | 0.18 | 0.53 | 106.36 | 0.1 | 0.42 |
| Hex | 66 | 77 | 61 | E | 0 | 12 | 35 | 6A | A | 2A |
| Octal | 146 | 167 | 141 | 16 | 0 | 22 | 65 | 152 | 12 | 52 |
| Binary | 1100110 | 1110111 | 1100001 | 1110 | 0 | 10010 | 110101 | 1101010 | 1010 | 101010 |
Color Harmonies of #667761
Complementary color
Monochromatic Colors of #667761
Black with #667761
Text Example
Text Example
White with #667761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667761; }
p { color: rgb(102,119,97); }
H1.HeaderClassName
{
color: #667761;
}
.AnyTagClassName
{
color: #667761;
}
</style>
background-color css
<style>
a { background-color: #667761; }
a { background-color: rgb(102,119,97); }
div.DivClassName
{
background-color: #667761;
}
.BgClassName
{
background-color: #667761;
}
</style>
border-color css
<style>
span { border-color: #667761; }
span { border-color: rgb(102,119,97); }
td.TdClassName
{
border-color: #667761;
}
.TagClassName
{
border-color: #667761;
}
</style>