Shades of Finlandia #697565
Tints of Finlandia #697565
RGB
CMYK
RGB Variations
Color information
#697565 (or 0x697565) is known color: Finlandia. HEX triplet: 69, 75 and 65. RGB value is (105,117,101). Sum of RGB (Red+Green+Blue) = 105+117+101=323 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.51% from 323); Green value is 117 (46.09% from 255 or 36.22% from 323); Blue value is 101 (39.84% from 255 or 31.27% from 323); Max value from RGB is 117 - color contains mainly: green. Hex color #697565 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697565 is #968A9A. Grayscale: #6F6F6F. Windows color (decimal): -9865883 or 6649193. OLE color: 6649193.
HSL color Cylindrical-coordinate representation of color #697565: hue angle of 105º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #697565 is Cyan = 0.10, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 101 | - |
| CMYK | 0.10 | 0 | 0.14 | 0.54 |
| HSL | 105º | 0.07% | 0.43% | - |
| HSV(B) | 105º | 0.14% | 0.46% | - |
| XYZ | 14.54 | 16.67 | 14.76 | - |
| YUV | 111.59 | 122.02 | 123.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 101 | 0.10 | 0 | 0.14 | 0.54 | 105 | 0.07 | 0.43 |
| Hex | 69 | 75 | 65 | A | 0 | E | 36 | 69 | 7 | 2B |
| Octal | 151 | 165 | 145 | 12 | 0 | 16 | 66 | 151 | 7 | 53 |
| Binary | 1101001 | 1110101 | 1100101 | 1010 | 0 | 1110 | 110110 | 1101001 | 111 | 101011 |
Color Harmonies of #697565
Complementary color
Monochromatic Colors of #697565
Black with #697565
Text Example
Text Example
White with #697565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697565; }
p { color: rgb(105,117,101); }
H1.HeaderClassName
{
color: #697565;
}
.AnyTagClassName
{
color: #697565;
}
</style>
background-color css
<style>
a { background-color: #697565; }
a { background-color: rgb(105,117,101); }
div.DivClassName
{
background-color: #697565;
}
.BgClassName
{
background-color: #697565;
}
</style>
border-color css
<style>
span { border-color: #697565; }
span { border-color: rgb(105,117,101); }
td.TdClassName
{
border-color: #697565;
}
.TagClassName
{
border-color: #697565;
}
</style>