Shades of Finlandia #697765
Tints of Finlandia #697765
RGB
CMYK
RGB Variations
Color information
#697765 (or 0x697765) is known color: Finlandia. HEX triplet: 69, 77 and 65. RGB value is (105,119,101). Sum of RGB (Red+Green+Blue) = 105+119+101=325 (43% of max value = 765). Red value is 105 (41.41% from 255 or 32.31% from 325); Green value is 119 (46.88% from 255 or 36.62% from 325); Blue value is 101 (39.84% from 255 or 31.08% from 325); Max value from RGB is 119 - color contains mainly: green. Hex color #697765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697765 is #96889A. Grayscale: #707070. Windows color (decimal): -9865371 or 6649705. OLE color: 6649705.
HSL color Cylindrical-coordinate representation of color #697765: hue angle of 106.67º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #697765 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 101 | - |
| CMYK | 0.12 | 0 | 0.15 | 0.53 |
| HSL | 106.67º | 0.08% | 0.43% | - |
| HSV(B) | 106.67º | 0.15% | 0.47% | - |
| XYZ | 14.77 | 17.14 | 14.84 | - |
| YUV | 112.76 | 121.36 | 122.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 101 | 0.12 | 0 | 0.15 | 0.53 | 106.67 | 0.08 | 0.43 |
| Hex | 69 | 77 | 65 | C | 0 | F | 35 | 6B | 8 | 2B |
| Octal | 151 | 167 | 145 | 14 | 0 | 17 | 65 | 153 | 10 | 53 |
| Binary | 1101001 | 1110111 | 1100101 | 1100 | 0 | 1111 | 110101 | 1101011 | 1000 | 101011 |
Color Harmonies of #697765
Complementary color
Monochromatic Colors of #697765
Black with #697765
Text Example
Text Example
White with #697765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697765; }
p { color: rgb(105,119,101); }
H1.HeaderClassName
{
color: #697765;
}
.AnyTagClassName
{
color: #697765;
}
</style>
background-color css
<style>
a { background-color: #697765; }
a { background-color: rgb(105,119,101); }
div.DivClassName
{
background-color: #697765;
}
.BgClassName
{
background-color: #697765;
}
</style>
border-color css
<style>
span { border-color: #697765; }
span { border-color: rgb(105,119,101); }
td.TdClassName
{
border-color: #697765;
}
.TagClassName
{
border-color: #697765;
}
</style>