Shades of Finlandia #697668
Tints of Finlandia #697668
RGB
CMYK
RGB Variations
Color information
#697668 (or 0x697668) is known color: Finlandia. HEX triplet: 69, 76 and 68. RGB value is (105,118,104). Sum of RGB (Red+Green+Blue) = 105+118+104=327 (43% of max value = 765). Red value is 105 (41.41% from 255 or 32.11% from 327); Green value is 118 (46.48% from 255 or 36.09% from 327); Blue value is 104 (41.02% from 255 or 31.80% from 327); Max value from RGB is 118 - color contains mainly: green. Hex color #697668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697668 is #968997. Grayscale: #707070. Windows color (decimal): -9865624 or 6846057. OLE color: 6846057.
HSL color Cylindrical-coordinate representation of color #697668: hue angle of 115.71º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #697668 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 104 | - |
| CMYK | 0.11 | 0 | 0.12 | 0.54 |
| HSL | 115.71º | 0.06% | 0.44% | - |
| HSV(B) | 115.71º | 0.12% | 0.46% | - |
| XYZ | 14.8 | 16.96 | 15.59 | - |
| YUV | 112.52 | 123.19 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 104 | 0.11 | 0 | 0.12 | 0.54 | 115.71 | 0.06 | 0.44 |
| Hex | 69 | 76 | 68 | B | 0 | C | 36 | 74 | 6 | 2C |
| Octal | 151 | 166 | 150 | 13 | 0 | 14 | 66 | 164 | 6 | 54 |
| Binary | 1101001 | 1110110 | 1101000 | 1011 | 0 | 1100 | 110110 | 1110100 | 110 | 101100 |
Color Harmonies of #697668
Complementary color
Monochromatic Colors of #697668
Black with #697668
Text Example
Text Example
White with #697668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697668; }
p { color: rgb(105,118,104); }
H1.HeaderClassName
{
color: #697668;
}
.AnyTagClassName
{
color: #697668;
}
</style>
background-color css
<style>
a { background-color: #697668; }
a { background-color: rgb(105,118,104); }
div.DivClassName
{
background-color: #697668;
}
.BgClassName
{
background-color: #697668;
}
</style>
border-color css
<style>
span { border-color: #697668; }
span { border-color: rgb(105,118,104); }
td.TdClassName
{
border-color: #697668;
}
.TagClassName
{
border-color: #697668;
}
</style>