Shades of Finlandia #607660
Tints of Finlandia #607660
RGB
CMYK
RGB Variations
Color information
#607660 (or 0x607660) is known color: Finlandia. HEX triplet: 60, 76 and 60. RGB value is (96,118,96). Sum of RGB (Red+Green+Blue) = 96+118+96=310 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.97% from 310); Green value is 118 (46.48% from 255 or 38.06% from 310); Blue value is 96 (37.89% from 255 or 30.97% from 310); Max value from RGB is 118 - color contains mainly: green. Hex color #607660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607660 is #9F899F. Grayscale: #6C6C6C. Windows color (decimal): -10455456 or 6321760. OLE color: 6321760.
HSL color Cylindrical-coordinate representation of color #607660: 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.19%. Process color model (Four color, CMYK) of #607660 is Cyan = 0.19, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 96 | - |
| CMYK | 0.19 | 0 | 0.19 | 0.54 |
| HSL | 120º | 0.1% | 0.42% | - |
| HSV(B) | 120º | 0.19% | 0.46% | - |
| XYZ | 13.41 | 16.29 | 13.5 | - |
| YUV | 108.91 | 120.71 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 96 | 0.19 | 0 | 0.19 | 0.54 | 120 | 0.1 | 0.42 |
| Hex | 60 | 76 | 60 | 13 | 0 | 13 | 36 | 78 | A | 2A |
| Octal | 140 | 166 | 140 | 23 | 0 | 23 | 66 | 170 | 12 | 52 |
| Binary | 1100000 | 1110110 | 1100000 | 10011 | 0 | 10011 | 110110 | 1111000 | 1010 | 101010 |
Color Harmonies of #607660
Complementary color
Monochromatic Colors of #607660
Black with #607660
Text Example
Text Example
White with #607660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607660; }
p { color: rgb(96,118,96); }
H1.HeaderClassName
{
color: #607660;
}
.AnyTagClassName
{
color: #607660;
}
</style>
background-color css
<style>
a { background-color: #607660; }
a { background-color: rgb(96,118,96); }
div.DivClassName
{
background-color: #607660;
}
.BgClassName
{
background-color: #607660;
}
</style>
border-color css
<style>
span { border-color: #607660; }
span { border-color: rgb(96,118,96); }
td.TdClassName
{
border-color: #607660;
}
.TagClassName
{
border-color: #607660;
}
</style>