Shades of Finlandia #697967
Tints of Finlandia #697967
RGB
CMYK
RGB Variations
Color information
#697967 (or 0x697967) is known color: Finlandia. HEX triplet: 69, 79 and 67. RGB value is (105,121,103). Sum of RGB (Red+Green+Blue) = 105+121+103=329 (43% of max value = 765). Red value is 105 (41.41% from 255 or 31.91% from 329); Green value is 121 (47.66% from 255 or 36.78% from 329); Blue value is 103 (40.62% from 255 or 31.31% from 329); Max value from RGB is 121 - color contains mainly: green. Hex color #697967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697967 is #968698. Grayscale: #727272. Windows color (decimal): -9864857 or 6781289. OLE color: 6781289.
HSL color Cylindrical-coordinate representation of color #697967: hue angle of 113.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #697967 is Cyan = 0.13, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 103 | - |
| CMYK | 0.13 | 0 | 0.15 | 0.53 |
| HSL | 113.33º | 0.08% | 0.44% | - |
| HSV(B) | 113.33º | 0.15% | 0.47% | - |
| XYZ | 15.11 | 17.66 | 15.44 | - |
| YUV | 114.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 103 | 0.13 | 0 | 0.15 | 0.53 | 113.33 | 0.08 | 0.44 |
| Hex | 69 | 79 | 67 | D | 0 | F | 35 | 71 | 8 | 2C |
| Octal | 151 | 171 | 147 | 15 | 0 | 17 | 65 | 161 | 10 | 54 |
| Binary | 1101001 | 1111001 | 1100111 | 1101 | 0 | 1111 | 110101 | 1110001 | 1000 | 101100 |
Color Harmonies of #697967
Complementary color
Monochromatic Colors of #697967
Black with #697967
Text Example
Text Example
White with #697967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697967; }
p { color: rgb(105,121,103); }
H1.HeaderClassName
{
color: #697967;
}
.AnyTagClassName
{
color: #697967;
}
</style>
background-color css
<style>
a { background-color: #697967; }
a { background-color: rgb(105,121,103); }
div.DivClassName
{
background-color: #697967;
}
.BgClassName
{
background-color: #697967;
}
</style>
border-color css
<style>
span { border-color: #697967; }
span { border-color: rgb(105,121,103); }
td.TdClassName
{
border-color: #697967;
}
.TagClassName
{
border-color: #697967;
}
</style>