Shades of Finlandia #697268
Tints of Finlandia #697268
RGB
CMYK
RGB Variations
Color information
#697268 (or 0x697268) is known color: Finlandia. HEX triplet: 69, 72 and 68. RGB value is (105,114,104). Sum of RGB (Red+Green+Blue) = 105+114+104=323 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.51% from 323); Green value is 114 (44.92% from 255 or 35.29% from 323); Blue value is 104 (41.02% from 255 or 32.20% from 323); Max value from RGB is 114 - color contains mainly: green. Hex color #697268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697268 is #968D97. Grayscale: #6E6E6E. Windows color (decimal): -9866648 or 6845033. OLE color: 6845033.
HSL color Cylindrical-coordinate representation of color #697268: hue angle of 114º 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 #697268 is Cyan = 0.08, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 104 | - |
| CMYK | 0.08 | 0 | 0.09 | 0.55 |
| HSL | 114º | 0.05% | 0.43% | - |
| HSV(B) | 114º | 0.09% | 0.45% | - |
| XYZ | 14.34 | 16.04 | 15.44 | - |
| YUV | 110.17 | 124.52 | 124.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 104 | 0.08 | 0 | 0.09 | 0.55 | 114 | 0.05 | 0.43 |
| Hex | 69 | 72 | 68 | 8 | 0 | 9 | 37 | 72 | 5 | 2B |
| Octal | 151 | 162 | 150 | 10 | 0 | 11 | 67 | 162 | 5 | 53 |
| Binary | 1101001 | 1110010 | 1101000 | 1000 | 0 | 1001 | 110111 | 1110010 | 101 | 101011 |
Color Harmonies of #697268
Complementary color
Monochromatic Colors of #697268
Black with #697268
Text Example
Text Example
White with #697268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697268; }
p { color: rgb(105,114,104); }
H1.HeaderClassName
{
color: #697268;
}
.AnyTagClassName
{
color: #697268;
}
</style>
background-color css
<style>
a { background-color: #697268; }
a { background-color: rgb(105,114,104); }
div.DivClassName
{
background-color: #697268;
}
.BgClassName
{
background-color: #697268;
}
</style>
border-color css
<style>
span { border-color: #697268; }
span { border-color: rgb(105,114,104); }
td.TdClassName
{
border-color: #697268;
}
.TagClassName
{
border-color: #697268;
}
</style>