Shades of Finlandia #677665
Tints of Finlandia #677665
RGB
CMYK
RGB Variations
Color information
#677665 (or 0x677665) is known color: Finlandia. HEX triplet: 67, 76 and 65. RGB value is (103,118,101). Sum of RGB (Red+Green+Blue) = 103+118+101=322 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.99% from 322); Green value is 118 (46.48% from 255 or 36.65% from 322); Blue value is 101 (39.84% from 255 or 31.37% from 322); Max value from RGB is 118 - color contains mainly: green. Hex color #677665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677665 is #98899A. Grayscale: #6F6F6F. Windows color (decimal): -9996699 or 6649447. OLE color: 6649447.
HSL color Cylindrical-coordinate representation of color #677665: hue angle of 112.94º degrees, saturation: 0.08, 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 #677665 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 101 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.54 |
| HSL | 112.94º | 0.08% | 0.43% | - |
| HSV(B) | 112.94º | 0.14% | 0.46% | - |
| XYZ | 14.42 | 16.78 | 14.79 | - |
| YUV | 111.58 | 122.03 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 101 | 0.13 | 0 | 0.14 | 0.54 | 112.94 | 0.08 | 0.43 |
| Hex | 67 | 76 | 65 | D | 0 | E | 36 | 71 | 8 | 2B |
| Octal | 147 | 166 | 145 | 15 | 0 | 16 | 66 | 161 | 10 | 53 |
| Binary | 1100111 | 1110110 | 1100101 | 1101 | 0 | 1110 | 110110 | 1110001 | 1000 | 101011 |
Color Harmonies of #677665
Complementary color
Monochromatic Colors of #677665
Black with #677665
Text Example
Text Example
White with #677665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677665; }
p { color: rgb(103,118,101); }
H1.HeaderClassName
{
color: #677665;
}
.AnyTagClassName
{
color: #677665;
}
</style>
background-color css
<style>
a { background-color: #677665; }
a { background-color: rgb(103,118,101); }
div.DivClassName
{
background-color: #677665;
}
.BgClassName
{
background-color: #677665;
}
</style>
border-color css
<style>
span { border-color: #677665; }
span { border-color: rgb(103,118,101); }
td.TdClassName
{
border-color: #677665;
}
.TagClassName
{
border-color: #677665;
}
</style>