Shades of Finlandia #697067
Tints of Finlandia #697067
RGB
CMYK
RGB Variations
Color information
#697067 (or 0x697067) is known color: Finlandia. HEX triplet: 69, 70 and 67. RGB value is (105,112,103). Sum of RGB (Red+Green+Blue) = 105+112+103=320 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.81% from 320); Green value is 112 (44.14% from 255 or 35% from 320); Blue value is 103 (40.62% from 255 or 32.19% from 320); Max value from RGB is 112 - color contains mainly: green. Hex color #697067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697067 is #968F98. Grayscale: #6C6C6C. Windows color (decimal): -9867161 or 6778985. OLE color: 6778985.
HSL color Cylindrical-coordinate representation of color #697067: hue angle of 106.67º degrees, saturation: 0.04, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #697067 is Cyan = 0.06, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 103 | - |
| CMYK | 0.06 | 0 | 0.08 | 0.56 |
| HSL | 106.67º | 0.04% | 0.42% | - |
| HSV(B) | 106.67º | 0.08% | 0.44% | - |
| XYZ | 14.07 | 15.57 | 15.1 | - |
| YUV | 108.88 | 124.68 | 125.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 103 | 0.06 | 0 | 0.08 | 0.56 | 106.67 | 0.04 | 0.42 |
| Hex | 69 | 70 | 67 | 6 | 0 | 8 | 38 | 6B | 4 | 2A |
| Octal | 151 | 160 | 147 | 6 | 0 | 10 | 70 | 153 | 4 | 52 |
| Binary | 1101001 | 1110000 | 1100111 | 110 | 0 | 1000 | 111000 | 1101011 | 100 | 101010 |
Color Harmonies of #697067
Complementary color
Monochromatic Colors of #697067
Black with #697067
Text Example
Text Example
White with #697067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697067; }
p { color: rgb(105,112,103); }
H1.HeaderClassName
{
color: #697067;
}
.AnyTagClassName
{
color: #697067;
}
</style>
background-color css
<style>
a { background-color: #697067; }
a { background-color: rgb(105,112,103); }
div.DivClassName
{
background-color: #697067;
}
.BgClassName
{
background-color: #697067;
}
</style>
border-color css
<style>
span { border-color: #697067; }
span { border-color: rgb(105,112,103); }
td.TdClassName
{
border-color: #697067;
}
.TagClassName
{
border-color: #697067;
}
</style>