Shades of Finlandia #677667
Tints of Finlandia #677667
RGB
CMYK
RGB Variations
Color information
#677667 (or 0x677667) is known color: Finlandia. HEX triplet: 67, 76 and 67. RGB value is (103,118,103). Sum of RGB (Red+Green+Blue) = 103+118+103=324 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.79% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 103 (40.62% from 255 or 31.79% from 324); Max value from RGB is 118 - color contains mainly: green. Hex color #677667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677667 is #988998. Grayscale: #6F6F6F. Windows color (decimal): -9996697 or 6780519. OLE color: 6780519.
HSL color Cylindrical-coordinate representation of color #677667: hue angle of 120º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #677667 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 103 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.54 |
| HSL | 120º | 0.07% | 0.43% | - |
| HSV(B) | 120º | 0.13% | 0.46% | - |
| XYZ | 14.52 | 16.82 | 15.31 | - |
| YUV | 111.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 103 | 0.13 | 0 | 0.13 | 0.54 | 120 | 0.07 | 0.43 |
| Hex | 67 | 76 | 67 | D | 0 | D | 36 | 78 | 7 | 2B |
| Octal | 147 | 166 | 147 | 15 | 0 | 15 | 66 | 170 | 7 | 53 |
| Binary | 1100111 | 1110110 | 1100111 | 1101 | 0 | 1101 | 110110 | 1111000 | 111 | 101011 |
Color Harmonies of #677667
Complementary color
Monochromatic Colors of #677667
Black with #677667
Text Example
Text Example
White with #677667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677667; }
p { color: rgb(103,118,103); }
H1.HeaderClassName
{
color: #677667;
}
.AnyTagClassName
{
color: #677667;
}
</style>
background-color css
<style>
a { background-color: #677667; }
a { background-color: rgb(103,118,103); }
div.DivClassName
{
background-color: #677667;
}
.BgClassName
{
background-color: #677667;
}
</style>
border-color css
<style>
span { border-color: #677667; }
span { border-color: rgb(103,118,103); }
td.TdClassName
{
border-color: #677667;
}
.TagClassName
{
border-color: #677667;
}
</style>