Shades of Finlandia #697669
Tints of Finlandia #697669
RGB
CMYK
RGB Variations
Color information
#697669 (or 0x697669) is known color: Finlandia. HEX triplet: 69, 76 and 69. RGB value is (105,118,105). Sum of RGB (Red+Green+Blue) = 105+118+105=328 (43% of max value = 765). Red value is 105 (41.41% from 255 or 32.01% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 105 (41.41% from 255 or 32.01% from 328); Max value from RGB is 118 - color contains mainly: green. Hex color #697669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697669 is #968996. Grayscale: #707070. Windows color (decimal): -9865623 or 6911593. OLE color: 6911593.
HSL color Cylindrical-coordinate representation of color #697669: hue angle of 120º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #697669 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 105 | - |
| CMYK | 0.11 | 0 | 0.11 | 0.54 |
| HSL | 120º | 0.06% | 0.44% | - |
| HSV(B) | 120º | 0.11% | 0.46% | - |
| XYZ | 14.85 | 16.98 | 15.86 | - |
| YUV | 112.63 | 123.69 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 105 | 0.11 | 0 | 0.11 | 0.54 | 120 | 0.06 | 0.44 |
| Hex | 69 | 76 | 69 | B | 0 | B | 36 | 78 | 6 | 2C |
| Octal | 151 | 166 | 151 | 13 | 0 | 13 | 66 | 170 | 6 | 54 |
| Binary | 1101001 | 1110110 | 1101001 | 1011 | 0 | 1011 | 110110 | 1111000 | 110 | 101100 |
Color Harmonies of #697669
Complementary color
Monochromatic Colors of #697669
Black with #697669
Text Example
Text Example
White with #697669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697669; }
p { color: rgb(105,118,105); }
H1.HeaderClassName
{
color: #697669;
}
.AnyTagClassName
{
color: #697669;
}
</style>
background-color css
<style>
a { background-color: #697669; }
a { background-color: rgb(105,118,105); }
div.DivClassName
{
background-color: #697669;
}
.BgClassName
{
background-color: #697669;
}
</style>
border-color css
<style>
span { border-color: #697669; }
span { border-color: rgb(105,118,105); }
td.TdClassName
{
border-color: #697669;
}
.TagClassName
{
border-color: #697669;
}
</style>