Shades of Finlandia #697469
Tints of Finlandia #697469
RGB
CMYK
RGB Variations
Color information
#697469 (or 0x697469) is known color: Finlandia. HEX triplet: 69, 74 and 69. RGB value is (105,116,105). Sum of RGB (Red+Green+Blue) = 105+116+105=326 (43% of max value = 765). Red value is 105 (41.41% from 255 or 32.21% from 326); Green value is 116 (45.70% from 255 or 35.58% from 326); Blue value is 105 (41.41% from 255 or 32.21% from 326); Max value from RGB is 116 - color contains mainly: green. Hex color #697469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697469 is #968B96. Grayscale: #6F6F6F. Windows color (decimal): -9866135 or 6911081. OLE color: 6911081.
HSL color Cylindrical-coordinate representation of color #697469: hue angle of 120º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #697469 is Cyan = 0.09, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 116 | 105 | - |
| CMYK | 0.09 | 0 | 0.09 | 0.55 |
| HSL | 120º | 0.05% | 0.43% | - |
| HSV(B) | 120º | 0.09% | 0.45% | - |
| XYZ | 14.62 | 16.51 | 15.78 | - |
| YUV | 111.46 | 124.36 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 105 | 0.09 | 0 | 0.09 | 0.55 | 120 | 0.05 | 0.43 |
| Hex | 69 | 74 | 69 | 9 | 0 | 9 | 37 | 78 | 5 | 2B |
| Octal | 151 | 164 | 151 | 11 | 0 | 11 | 67 | 170 | 5 | 53 |
| Binary | 1101001 | 1110100 | 1101001 | 1001 | 0 | 1001 | 110111 | 1111000 | 101 | 101011 |
Color Harmonies of #697469
Complementary color
Monochromatic Colors of #697469
Black with #697469
Text Example
Text Example
White with #697469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697469; }
p { color: rgb(105,116,105); }
H1.HeaderClassName
{
color: #697469;
}
.AnyTagClassName
{
color: #697469;
}
</style>
background-color css
<style>
a { background-color: #697469; }
a { background-color: rgb(105,116,105); }
div.DivClassName
{
background-color: #697469;
}
.BgClassName
{
background-color: #697469;
}
</style>
border-color css
<style>
span { border-color: #697469; }
span { border-color: rgb(105,116,105); }
td.TdClassName
{
border-color: #697469;
}
.TagClassName
{
border-color: #697469;
}
</style>