Shades of Finlandia #677666
Tints of Finlandia #677666
RGB
CMYK
RGB Variations
Color information
#677666 (or 0x677666) is known color: Finlandia. HEX triplet: 67, 76 and 66. RGB value is (103,118,102). Sum of RGB (Red+Green+Blue) = 103+118+102=323 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.89% from 323); Green value is 118 (46.48% from 255 or 36.53% from 323); Blue value is 102 (40.23% from 255 or 31.58% from 323); Max value from RGB is 118 - color contains mainly: green. Hex color #677666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677666 is #988999. Grayscale: #6F6F6F. Windows color (decimal): -9996698 or 6714983. OLE color: 6714983.
HSL color Cylindrical-coordinate representation of color #677666: hue angle of 116.25º 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 #677666 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 102 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.54 |
| HSL | 116.25º | 0.07% | 0.43% | - |
| HSV(B) | 116.25º | 0.14% | 0.46% | - |
| XYZ | 14.47 | 16.8 | 15.05 | - |
| YUV | 111.69 | 122.53 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 102 | 0.13 | 0 | 0.14 | 0.54 | 116.25 | 0.07 | 0.43 |
| Hex | 67 | 76 | 66 | D | 0 | E | 36 | 74 | 7 | 2B |
| Octal | 147 | 166 | 146 | 15 | 0 | 16 | 66 | 164 | 7 | 53 |
| Binary | 1100111 | 1110110 | 1100110 | 1101 | 0 | 1110 | 110110 | 1110100 | 111 | 101011 |
Color Harmonies of #677666
Complementary color
Monochromatic Colors of #677666
Black with #677666
Text Example
Text Example
White with #677666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677666; }
p { color: rgb(103,118,102); }
H1.HeaderClassName
{
color: #677666;
}
.AnyTagClassName
{
color: #677666;
}
</style>
background-color css
<style>
a { background-color: #677666; }
a { background-color: rgb(103,118,102); }
div.DivClassName
{
background-color: #677666;
}
.BgClassName
{
background-color: #677666;
}
</style>
border-color css
<style>
span { border-color: #677666; }
span { border-color: rgb(103,118,102); }
td.TdClassName
{
border-color: #677666;
}
.TagClassName
{
border-color: #677666;
}
</style>