Shades of Finlandia #687665
Tints of Finlandia #687665
RGB
CMYK
RGB Variations
Color information
#687665 (or 0x687665) is known color: Finlandia. HEX triplet: 68, 76 and 65. RGB value is (104,118,101). Sum of RGB (Red+Green+Blue) = 104+118+101=323 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.20% from 323); Green value is 118 (46.48% from 255 or 36.53% from 323); Blue value is 101 (39.84% from 255 or 31.27% from 323); Max value from RGB is 118 - color contains mainly: green. Hex color #687665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687665 is #97899A. Grayscale: #6F6F6F. Windows color (decimal): -9931163 or 6649448. OLE color: 6649448.
HSL color Cylindrical-coordinate representation of color #687665: hue angle of 109.41º degrees, saturation: 0.08, 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 #687665 is Cyan = 0.12, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 101 | - |
| CMYK | 0.12 | 0 | 0.14 | 0.54 |
| HSL | 109.41º | 0.08% | 0.43% | - |
| HSV(B) | 109.41º | 0.14% | 0.46% | - |
| XYZ | 14.54 | 16.84 | 14.8 | - |
| YUV | 111.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 101 | 0.12 | 0 | 0.14 | 0.54 | 109.41 | 0.08 | 0.43 |
| Hex | 68 | 76 | 65 | C | 0 | E | 36 | 6D | 8 | 2B |
| Octal | 150 | 166 | 145 | 14 | 0 | 16 | 66 | 155 | 10 | 53 |
| Binary | 1101000 | 1110110 | 1100101 | 1100 | 0 | 1110 | 110110 | 1101101 | 1000 | 101011 |
Color Harmonies of #687665
Complementary color
Monochromatic Colors of #687665
Black with #687665
Text Example
Text Example
White with #687665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687665; }
p { color: rgb(104,118,101); }
H1.HeaderClassName
{
color: #687665;
}
.AnyTagClassName
{
color: #687665;
}
</style>
background-color css
<style>
a { background-color: #687665; }
a { background-color: rgb(104,118,101); }
div.DivClassName
{
background-color: #687665;
}
.BgClassName
{
background-color: #687665;
}
</style>
border-color css
<style>
span { border-color: #687665; }
span { border-color: rgb(104,118,101); }
td.TdClassName
{
border-color: #687665;
}
.TagClassName
{
border-color: #687665;
}
</style>