Shades of Finlandia #677865
Tints of Finlandia #677865
RGB
CMYK
RGB Variations
Color information
#677865 (or 0x677865) is known color: Finlandia. HEX triplet: 67, 78 and 65. RGB value is (103,120,101). Sum of RGB (Red+Green+Blue) = 103+120+101=324 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.79% from 324); Green value is 120 (47.27% from 255 or 37.04% from 324); Blue value is 101 (39.84% from 255 or 31.17% from 324); Max value from RGB is 120 - color contains mainly: green. Hex color #677865 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677865 is #98879A. Grayscale: #707070. Windows color (decimal): -9996187 or 6649959. OLE color: 6649959.
HSL color Cylindrical-coordinate representation of color #677865: hue angle of 113.68º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #677865 is Cyan = 0.14, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 101 | - |
| CMYK | 0.14 | 0 | 0.16 | 0.53 |
| HSL | 113.68º | 0.09% | 0.43% | - |
| HSV(B) | 113.68º | 0.16% | 0.47% | - |
| XYZ | 14.66 | 17.26 | 14.87 | - |
| YUV | 112.75 | 121.37 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 101 | 0.14 | 0 | 0.16 | 0.53 | 113.68 | 0.09 | 0.43 |
| Hex | 67 | 78 | 65 | E | 0 | 10 | 35 | 72 | 9 | 2B |
| Octal | 147 | 170 | 145 | 16 | 0 | 20 | 65 | 162 | 11 | 53 |
| Binary | 1100111 | 1111000 | 1100101 | 1110 | 0 | 10000 | 110101 | 1110010 | 1001 | 101011 |
Color Harmonies of #677865
Complementary color
Monochromatic Colors of #677865
Black with #677865
Text Example
Text Example
White with #677865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677865; }
p { color: rgb(103,120,101); }
H1.HeaderClassName
{
color: #677865;
}
.AnyTagClassName
{
color: #677865;
}
</style>
background-color css
<style>
a { background-color: #677865; }
a { background-color: rgb(103,120,101); }
div.DivClassName
{
background-color: #677865;
}
.BgClassName
{
background-color: #677865;
}
</style>
border-color css
<style>
span { border-color: #677865; }
span { border-color: rgb(103,120,101); }
td.TdClassName
{
border-color: #677865;
}
.TagClassName
{
border-color: #677865;
}
</style>