Shades of Finlandia #607459
Tints of Finlandia #607459
RGB
CMYK
RGB Variations
Color information
#607459 (or 0x607459) is known color: Finlandia. HEX triplet: 60, 74 and 59. RGB value is (96,116,89). Sum of RGB (Red+Green+Blue) = 96+116+89=301 (39% of max value = 765). Red value is 96 (37.89% from 255 or 31.89% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 89 (35.16% from 255 or 29.57% from 301); Max value from RGB is 116 - color contains mainly: green. Hex color #607459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607459 is #9F8BA6. Grayscale: #6B6B6B. Windows color (decimal): -10455975 or 5862496. OLE color: 5862496.
HSL color Cylindrical-coordinate representation of color #607459: hue angle of 104.44º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #607459 is Cyan = 0.17, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 116 | 89 | - |
| CMYK | 0.17 | 0 | 0.23 | 0.55 |
| HSL | 104.44º | 0.13% | 0.4% | - |
| HSV(B) | 104.44º | 0.23% | 0.45% | - |
| XYZ | 12.87 | 15.7 | 11.8 | - |
| YUV | 106.94 | 117.87 | 120.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 89 | 0.17 | 0 | 0.23 | 0.55 | 104.44 | 0.13 | 0.4 |
| Hex | 60 | 74 | 59 | 11 | 0 | 17 | 37 | 68 | D | 28 |
| Octal | 140 | 164 | 131 | 21 | 0 | 27 | 67 | 150 | 15 | 50 |
| Binary | 1100000 | 1110100 | 1011001 | 10001 | 0 | 10111 | 110111 | 1101000 | 1101 | 101000 |
Color Harmonies of #607459
Complementary color
Monochromatic Colors of #607459
Black with #607459
Text Example
Text Example
White with #607459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607459; }
p { color: rgb(96,116,89); }
H1.HeaderClassName
{
color: #607459;
}
.AnyTagClassName
{
color: #607459;
}
</style>
background-color css
<style>
a { background-color: #607459; }
a { background-color: rgb(96,116,89); }
div.DivClassName
{
background-color: #607459;
}
.BgClassName
{
background-color: #607459;
}
</style>
border-color css
<style>
span { border-color: #607459; }
span { border-color: rgb(96,116,89); }
td.TdClassName
{
border-color: #607459;
}
.TagClassName
{
border-color: #607459;
}
</style>