Shades of Finlandia #677962
Tints of Finlandia #677962
RGB
CMYK
RGB Variations
Color information
#677962 (or 0x677962) is known color: Finlandia. HEX triplet: 67, 79 and 62. RGB value is (103,121,98). Sum of RGB (Red+Green+Blue) = 103+121+98=322 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.99% from 322); Green value is 121 (47.66% from 255 or 37.58% from 322); Blue value is 98 (38.67% from 255 or 30.43% from 322); Max value from RGB is 121 - color contains mainly: green. Hex color #677962 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677962 is #98869D. Grayscale: #717171. Windows color (decimal): -9995934 or 6453607. OLE color: 6453607.
HSL color Cylindrical-coordinate representation of color #677962: hue angle of 106.96º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #677962 is Cyan = 0.15, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 121 | 98 | - |
| CMYK | 0.15 | 0 | 0.19 | 0.53 |
| HSL | 106.96º | 0.11% | 0.43% | - |
| HSV(B) | 106.96º | 0.19% | 0.47% | - |
| XYZ | 14.64 | 17.44 | 14.15 | - |
| YUV | 113 | 119.54 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 98 | 0.15 | 0 | 0.19 | 0.53 | 106.96 | 0.11 | 0.43 |
| Hex | 67 | 79 | 62 | F | 0 | 13 | 35 | 6B | B | 2B |
| Octal | 147 | 171 | 142 | 17 | 0 | 23 | 65 | 153 | 13 | 53 |
| Binary | 1100111 | 1111001 | 1100010 | 1111 | 0 | 10011 | 110101 | 1101011 | 1011 | 101011 |
Color Harmonies of #677962
Complementary color
Monochromatic Colors of #677962
Black with #677962
Text Example
Text Example
White with #677962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677962; }
p { color: rgb(103,121,98); }
H1.HeaderClassName
{
color: #677962;
}
.AnyTagClassName
{
color: #677962;
}
</style>
background-color css
<style>
a { background-color: #677962; }
a { background-color: rgb(103,121,98); }
div.DivClassName
{
background-color: #677962;
}
.BgClassName
{
background-color: #677962;
}
</style>
border-color css
<style>
span { border-color: #677962; }
span { border-color: rgb(103,121,98); }
td.TdClassName
{
border-color: #677962;
}
.TagClassName
{
border-color: #677962;
}
</style>