Shades of Finlandia #697966
Tints of Finlandia #697966
RGB
CMYK
RGB Variations
Color information
#697966 (or 0x697966) is known color: Finlandia. HEX triplet: 69, 79 and 66. RGB value is (105,121,102). Sum of RGB (Red+Green+Blue) = 105+121+102=328 (43% of max value = 765). Red value is 105 (41.41% from 255 or 32.01% from 328); Green value is 121 (47.66% from 255 or 36.89% from 328); Blue value is 102 (40.23% from 255 or 31.10% from 328); Max value from RGB is 121 - color contains mainly: green. Hex color #697966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697966 is #968699. Grayscale: #727272. Windows color (decimal): -9864858 or 6715753. OLE color: 6715753.
HSL color Cylindrical-coordinate representation of color #697966: hue angle of 110.53º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #697966 is Cyan = 0.13, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 102 | - |
| CMYK | 0.13 | 0 | 0.16 | 0.53 |
| HSL | 110.53º | 0.09% | 0.44% | - |
| HSV(B) | 110.53º | 0.16% | 0.47% | - |
| XYZ | 15.06 | 17.64 | 15.18 | - |
| YUV | 114.05 | 121.2 | 121.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 102 | 0.13 | 0 | 0.16 | 0.53 | 110.53 | 0.09 | 0.44 |
| Hex | 69 | 79 | 66 | D | 0 | 10 | 35 | 6F | 9 | 2C |
| Octal | 151 | 171 | 146 | 15 | 0 | 20 | 65 | 157 | 11 | 54 |
| Binary | 1101001 | 1111001 | 1100110 | 1101 | 0 | 10000 | 110101 | 1101111 | 1001 | 101100 |
Color Harmonies of #697966
Complementary color
Monochromatic Colors of #697966
Black with #697966
Text Example
Text Example
White with #697966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697966; }
p { color: rgb(105,121,102); }
H1.HeaderClassName
{
color: #697966;
}
.AnyTagClassName
{
color: #697966;
}
</style>
background-color css
<style>
a { background-color: #697966; }
a { background-color: rgb(105,121,102); }
div.DivClassName
{
background-color: #697966;
}
.BgClassName
{
background-color: #697966;
}
</style>
border-color css
<style>
span { border-color: #697966; }
span { border-color: rgb(105,121,102); }
td.TdClassName
{
border-color: #697966;
}
.TagClassName
{
border-color: #697966;
}
</style>