Shades of Finlandia #677565
Tints of Finlandia #677565
RGB
CMYK
RGB Variations
Color information
#677565 (or 0x677565) is known color: Finlandia. HEX triplet: 67, 75 and 65. RGB value is (103,117,101). Sum of RGB (Red+Green+Blue) = 103+117+101=321 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.09% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 101 (39.84% from 255 or 31.46% from 321); Max value from RGB is 117 - color contains mainly: green. Hex color #677565 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677565 is #988A9A. Grayscale: #6F6F6F. Windows color (decimal): -9996955 or 6649191. OLE color: 6649191.
HSL color Cylindrical-coordinate representation of color #677565: hue angle of 112.5º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #677565 is Cyan = 0.12, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 101 | - |
| CMYK | 0.12 | 0 | 0.14 | 0.54 |
| HSL | 112.5º | 0.07% | 0.43% | - |
| HSV(B) | 112.5º | 0.14% | 0.46% | - |
| XYZ | 14.3 | 16.55 | 14.75 | - |
| YUV | 110.99 | 122.36 | 122.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 101 | 0.12 | 0 | 0.14 | 0.54 | 112.5 | 0.07 | 0.43 |
| Hex | 67 | 75 | 65 | C | 0 | E | 36 | 70 | 7 | 2B |
| Octal | 147 | 165 | 145 | 14 | 0 | 16 | 66 | 160 | 7 | 53 |
| Binary | 1100111 | 1110101 | 1100101 | 1100 | 0 | 1110 | 110110 | 1110000 | 111 | 101011 |
Color Harmonies of #677565
Complementary color
Monochromatic Colors of #677565
Black with #677565
Text Example
Text Example
White with #677565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677565; }
p { color: rgb(103,117,101); }
H1.HeaderClassName
{
color: #677565;
}
.AnyTagClassName
{
color: #677565;
}
</style>
background-color css
<style>
a { background-color: #677565; }
a { background-color: rgb(103,117,101); }
div.DivClassName
{
background-color: #677565;
}
.BgClassName
{
background-color: #677565;
}
</style>
border-color css
<style>
span { border-color: #677565; }
span { border-color: rgb(103,117,101); }
td.TdClassName
{
border-color: #677565;
}
.TagClassName
{
border-color: #677565;
}
</style>