Shades of Finlandia #667765
Tints of Finlandia #667765
RGB
CMYK
RGB Variations
Color information
#667765 (or 0x667765) is known color: Finlandia. HEX triplet: 66, 77 and 65. RGB value is (102,119,101). Sum of RGB (Red+Green+Blue) = 102+119+101=322 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.68% from 322); Green value is 119 (46.88% from 255 or 36.96% from 322); Blue value is 101 (39.84% from 255 or 31.37% from 322); Max value from RGB is 119 - color contains mainly: green. Hex color #667765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667765 is #99889A. Grayscale: #6F6F6F. Windows color (decimal): -10061979 or 6649702. OLE color: 6649702.
HSL color Cylindrical-coordinate representation of color #667765: hue angle of 116.67º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #667765 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 101 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.53 |
| HSL | 116.67º | 0.08% | 0.43% | - |
| HSV(B) | 116.67º | 0.15% | 0.47% | - |
| XYZ | 14.43 | 16.96 | 14.82 | - |
| YUV | 111.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 101 | 0.14 | 0 | 0.15 | 0.53 | 116.67 | 0.08 | 0.43 |
| Hex | 66 | 77 | 65 | E | 0 | F | 35 | 75 | 8 | 2B |
| Octal | 146 | 167 | 145 | 16 | 0 | 17 | 65 | 165 | 10 | 53 |
| Binary | 1100110 | 1110111 | 1100101 | 1110 | 0 | 1111 | 110101 | 1110101 | 1000 | 101011 |
Color Harmonies of #667765
Complementary color
Monochromatic Colors of #667765
Black with #667765
Text Example
Text Example
White with #667765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667765; }
p { color: rgb(102,119,101); }
H1.HeaderClassName
{
color: #667765;
}
.AnyTagClassName
{
color: #667765;
}
</style>
background-color css
<style>
a { background-color: #667765; }
a { background-color: rgb(102,119,101); }
div.DivClassName
{
background-color: #667765;
}
.BgClassName
{
background-color: #667765;
}
</style>
border-color css
<style>
span { border-color: #667765; }
span { border-color: rgb(102,119,101); }
td.TdClassName
{
border-color: #667765;
}
.TagClassName
{
border-color: #667765;
}
</style>