Shades of Finlandia #607558
Tints of Finlandia #607558
RGB
CMYK
RGB Variations
Color information
#607558 (or 0x607558) is known color: Finlandia. HEX triplet: 60, 75 and 58. RGB value is (96,117,88). Sum of RGB (Red+Green+Blue) = 96+117+88=301 (39% of max value = 765). Red value is 96 (37.89% from 255 or 31.89% from 301); Green value is 117 (46.09% from 255 or 38.87% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 117 - color contains mainly: green. Hex color #607558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607558 is #9F8AA7. Grayscale: #6B6B6B. Windows color (decimal): -10455720 or 5797216. OLE color: 5797216.
HSL color Cylindrical-coordinate representation of color #607558: hue angle of 103.45º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #607558 is Cyan = 0.18, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 88 | - |
| CMYK | 0.18 | 0 | 0.25 | 0.54 |
| HSL | 103.45º | 0.14% | 0.4% | - |
| HSV(B) | 103.45º | 0.25% | 0.46% | - |
| XYZ | 12.95 | 15.91 | 11.62 | - |
| YUV | 107.42 | 117.04 | 119.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 88 | 0.18 | 0 | 0.25 | 0.54 | 103.45 | 0.14 | 0.4 |
| Hex | 60 | 75 | 58 | 12 | 0 | 19 | 36 | 67 | E | 28 |
| Octal | 140 | 165 | 130 | 22 | 0 | 31 | 66 | 147 | 16 | 50 |
| Binary | 1100000 | 1110101 | 1011000 | 10010 | 0 | 11001 | 110110 | 1100111 | 1110 | 101000 |
Color Harmonies of #607558
Complementary color
Monochromatic Colors of #607558
Black with #607558
Text Example
Text Example
White with #607558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607558; }
p { color: rgb(96,117,88); }
H1.HeaderClassName
{
color: #607558;
}
.AnyTagClassName
{
color: #607558;
}
</style>
background-color css
<style>
a { background-color: #607558; }
a { background-color: rgb(96,117,88); }
div.DivClassName
{
background-color: #607558;
}
.BgClassName
{
background-color: #607558;
}
</style>
border-color css
<style>
span { border-color: #607558; }
span { border-color: rgb(96,117,88); }
td.TdClassName
{
border-color: #607558;
}
.TagClassName
{
border-color: #607558;
}
</style>