Shades of Finlandia #607160
Tints of Finlandia #607160
RGB
CMYK
RGB Variations
Color information
#607160 (or 0x607160) is known color: Finlandia. HEX triplet: 60, 71 and 60. RGB value is (96,113,96). Sum of RGB (Red+Green+Blue) = 96+113+96=305 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.48% from 305); Green value is 113 (44.53% from 255 or 37.05% from 305); Blue value is 96 (37.89% from 255 or 31.48% from 305); Max value from RGB is 113 - color contains mainly: green. Hex color #607160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607160 is #9F8E9F. Grayscale: #6A6A6A. Windows color (decimal): -10456736 or 6320480. OLE color: 6320480.
HSL color Cylindrical-coordinate representation of color #607160: hue angle of 120º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #607160 is Cyan = 0.15, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 113 | 96 | - |
| CMYK | 0.15 | 0 | 0.15 | 0.56 |
| HSL | 120º | 0.08% | 0.41% | - |
| HSV(B) | 120º | 0.15% | 0.44% | - |
| XYZ | 12.84 | 15.14 | 13.31 | - |
| YUV | 105.98 | 122.37 | 120.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 96 | 0.15 | 0 | 0.15 | 0.56 | 120 | 0.08 | 0.41 |
| Hex | 60 | 71 | 60 | F | 0 | F | 38 | 78 | 8 | 29 |
| Octal | 140 | 161 | 140 | 17 | 0 | 17 | 70 | 170 | 10 | 51 |
| Binary | 1100000 | 1110001 | 1100000 | 1111 | 0 | 1111 | 111000 | 1111000 | 1000 | 101001 |
Color Harmonies of #607160
Complementary color
Monochromatic Colors of #607160
Black with #607160
Text Example
Text Example
White with #607160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607160; }
p { color: rgb(96,113,96); }
H1.HeaderClassName
{
color: #607160;
}
.AnyTagClassName
{
color: #607160;
}
</style>
background-color css
<style>
a { background-color: #607160; }
a { background-color: rgb(96,113,96); }
div.DivClassName
{
background-color: #607160;
}
.BgClassName
{
background-color: #607160;
}
</style>
border-color css
<style>
span { border-color: #607160; }
span { border-color: rgb(96,113,96); }
td.TdClassName
{
border-color: #607160;
}
.TagClassName
{
border-color: #607160;
}
</style>