Shades of Finlandia #687568
Tints of Finlandia #687568
RGB
CMYK
RGB Variations
Color information
#687568 (or 0x687568) is known color: Finlandia. HEX triplet: 68, 75 and 68. RGB value is (104,117,104). Sum of RGB (Red+Green+Blue) = 104+117+104=325 (43% of max value = 765). Red value is 104 (41.02% from 255 or 32% from 325); Green value is 117 (46.09% from 255 or 36% from 325); Blue value is 104 (41.02% from 255 or 32% from 325); Max value from RGB is 117 - color contains mainly: green. Hex color #687568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687568 is #978A97. Grayscale: #6F6F6F. Windows color (decimal): -9931416 or 6845800. OLE color: 6845800.
HSL color Cylindrical-coordinate representation of color #687568: hue angle of 120º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #687568 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 104 | - |
| CMYK | 0.11 | 0 | 0.11 | 0.54 |
| HSL | 120º | 0.06% | 0.43% | - |
| HSV(B) | 120º | 0.11% | 0.46% | - |
| XYZ | 14.57 | 16.67 | 15.55 | - |
| YUV | 111.63 | 123.69 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 104 | 0.11 | 0 | 0.11 | 0.54 | 120 | 0.06 | 0.43 |
| Hex | 68 | 75 | 68 | B | 0 | B | 36 | 78 | 6 | 2B |
| Octal | 150 | 165 | 150 | 13 | 0 | 13 | 66 | 170 | 6 | 53 |
| Binary | 1101000 | 1110101 | 1101000 | 1011 | 0 | 1011 | 110110 | 1111000 | 110 | 101011 |
Color Harmonies of #687568
Complementary color
Monochromatic Colors of #687568
Black with #687568
Text Example
Text Example
White with #687568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687568; }
p { color: rgb(104,117,104); }
H1.HeaderClassName
{
color: #687568;
}
.AnyTagClassName
{
color: #687568;
}
</style>
background-color css
<style>
a { background-color: #687568; }
a { background-color: rgb(104,117,104); }
div.DivClassName
{
background-color: #687568;
}
.BgClassName
{
background-color: #687568;
}
</style>
border-color css
<style>
span { border-color: #687568; }
span { border-color: rgb(104,117,104); }
td.TdClassName
{
border-color: #687568;
}
.TagClassName
{
border-color: #687568;
}
</style>