Shades of Finlandia #607560
Tints of Finlandia #607560
RGB
CMYK
RGB Variations
Color information
#607560 (or 0x607560) is known color: Finlandia. HEX triplet: 60, 75 and 60. RGB value is (96,117,96). Sum of RGB (Red+Green+Blue) = 96+117+96=309 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.07% from 309); Green value is 117 (46.09% from 255 or 37.86% from 309); Blue value is 96 (37.89% from 255 or 31.07% from 309); Max value from RGB is 117 - color contains mainly: green. Hex color #607560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607560 is #9F8A9F. Grayscale: #6C6C6C. Windows color (decimal): -10455712 or 6321504. OLE color: 6321504.
HSL color Cylindrical-coordinate representation of color #607560: hue angle of 120º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #607560 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 96 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.54 |
| HSL | 120º | 0.1% | 0.42% | - |
| HSV(B) | 120º | 0.18% | 0.46% | - |
| XYZ | 13.3 | 16.05 | 13.46 | - |
| YUV | 108.33 | 121.04 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 96 | 0.18 | 0 | 0.18 | 0.54 | 120 | 0.1 | 0.42 |
| Hex | 60 | 75 | 60 | 12 | 0 | 12 | 36 | 78 | A | 2A |
| Octal | 140 | 165 | 140 | 22 | 0 | 22 | 66 | 170 | 12 | 52 |
| Binary | 1100000 | 1110101 | 1100000 | 10010 | 0 | 10010 | 110110 | 1111000 | 1010 | 101010 |
Color Harmonies of #607560
Complementary color
Monochromatic Colors of #607560
Black with #607560
Text Example
Text Example
White with #607560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607560; }
p { color: rgb(96,117,96); }
H1.HeaderClassName
{
color: #607560;
}
.AnyTagClassName
{
color: #607560;
}
</style>
background-color css
<style>
a { background-color: #607560; }
a { background-color: rgb(96,117,96); }
div.DivClassName
{
background-color: #607560;
}
.BgClassName
{
background-color: #607560;
}
</style>
border-color css
<style>
span { border-color: #607560; }
span { border-color: rgb(96,117,96); }
td.TdClassName
{
border-color: #607560;
}
.TagClassName
{
border-color: #607560;
}
</style>