Shades of Finlandia #677764
Tints of Finlandia #677764
RGB
CMYK
RGB Variations
Color information
#677764 (or 0x677764) is known color: Finlandia. HEX triplet: 67, 77 and 64. RGB value is (103,119,100). Sum of RGB (Red+Green+Blue) = 103+119+100=322 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.99% from 322); Green value is 119 (46.88% from 255 or 36.96% from 322); Blue value is 100 (39.45% from 255 or 31.06% from 322); Max value from RGB is 119 - color contains mainly: green. Hex color #677764 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677764 is #98889B. Grayscale: #707070. Windows color (decimal): -9996444 or 6584167. OLE color: 6584167.
HSL color Cylindrical-coordinate representation of color #677764: hue angle of 110.53º 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 #677764 is Cyan = 0.13, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 119 | 100 | - |
| CMYK | 0.13 | 0 | 0.16 | 0.53 |
| HSL | 110.53º | 0.09% | 0.43% | - |
| HSV(B) | 110.53º | 0.16% | 0.47% | - |
| XYZ | 14.49 | 17 | 14.57 | - |
| YUV | 112.05 | 121.2 | 121.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 100 | 0.13 | 0 | 0.16 | 0.53 | 110.53 | 0.09 | 0.43 |
| Hex | 67 | 77 | 64 | D | 0 | 10 | 35 | 6F | 9 | 2B |
| Octal | 147 | 167 | 144 | 15 | 0 | 20 | 65 | 157 | 11 | 53 |
| Binary | 1100111 | 1110111 | 1100100 | 1101 | 0 | 10000 | 110101 | 1101111 | 1001 | 101011 |
Color Harmonies of #677764
Complementary color
Monochromatic Colors of #677764
Black with #677764
Text Example
Text Example
White with #677764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677764; }
p { color: rgb(103,119,100); }
H1.HeaderClassName
{
color: #677764;
}
.AnyTagClassName
{
color: #677764;
}
</style>
background-color css
<style>
a { background-color: #677764; }
a { background-color: rgb(103,119,100); }
div.DivClassName
{
background-color: #677764;
}
.BgClassName
{
background-color: #677764;
}
</style>
border-color css
<style>
span { border-color: #677764; }
span { border-color: rgb(103,119,100); }
td.TdClassName
{
border-color: #677764;
}
.TagClassName
{
border-color: #677764;
}
</style>