Shades of Finlandia #677662
Tints of Finlandia #677662
RGB
CMYK
RGB Variations
Color information
#677662 (or 0x677662) is known color: Finlandia. HEX triplet: 67, 76 and 62. RGB value is (103,118,98). Sum of RGB (Red+Green+Blue) = 103+118+98=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 98 (38.67% from 255 or 30.72% from 319); Max value from RGB is 118 - color contains mainly: green. Hex color #677662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677662 is #98899D. Grayscale: #6F6F6F. Windows color (decimal): -9996702 or 6452839. OLE color: 6452839.
HSL color Cylindrical-coordinate representation of color #677662: hue angle of 105º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #677662 is Cyan = 0.13, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 98 | - |
| CMYK | 0.13 | 0 | 0.17 | 0.54 |
| HSL | 105º | 0.09% | 0.42% | - |
| HSV(B) | 105º | 0.17% | 0.46% | - |
| XYZ | 14.28 | 16.72 | 14.03 | - |
| YUV | 111.24 | 120.53 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 98 | 0.13 | 0 | 0.17 | 0.54 | 105 | 0.09 | 0.42 |
| Hex | 67 | 76 | 62 | D | 0 | 11 | 36 | 69 | 9 | 2A |
| Octal | 147 | 166 | 142 | 15 | 0 | 21 | 66 | 151 | 11 | 52 |
| Binary | 1100111 | 1110110 | 1100010 | 1101 | 0 | 10001 | 110110 | 1101001 | 1001 | 101010 |
Color Harmonies of #677662
Complementary color
Monochromatic Colors of #677662
Black with #677662
Text Example
Text Example
White with #677662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677662; }
p { color: rgb(103,118,98); }
H1.HeaderClassName
{
color: #677662;
}
.AnyTagClassName
{
color: #677662;
}
</style>
background-color css
<style>
a { background-color: #677662; }
a { background-color: rgb(103,118,98); }
div.DivClassName
{
background-color: #677662;
}
.BgClassName
{
background-color: #677662;
}
</style>
border-color css
<style>
span { border-color: #677662; }
span { border-color: rgb(103,118,98); }
td.TdClassName
{
border-color: #677662;
}
.TagClassName
{
border-color: #677662;
}
</style>