Shades of Finlandia #607661
Tints of Finlandia #607661
RGB
CMYK
RGB Variations
Color information
#607661 (or 0x607661) is known color: Finlandia. HEX triplet: 60, 76 and 61. RGB value is (96,118,97). Sum of RGB (Red+Green+Blue) = 96+118+97=311 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.87% from 311); Green value is 118 (46.48% from 255 or 37.94% from 311); Blue value is 97 (38.28% from 255 or 31.19% from 311); Max value from RGB is 118 - color contains mainly: green. Hex color #607661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607661 is #9F899E. Grayscale: #6D6D6D. Windows color (decimal): -10455455 or 6387296. OLE color: 6387296.
HSL color Cylindrical-coordinate representation of color #607661: hue angle of 122.73º 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 #607661 is Cyan = 0.19, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 97 | - |
| CMYK | 0.19 | 0 | 0.18 | 0.54 |
| HSL | 122.73º | 0.1% | 0.42% | - |
| HSV(B) | 122.73º | 0.19% | 0.46% | - |
| XYZ | 13.46 | 16.31 | 13.75 | - |
| YUV | 109.03 | 121.21 | 118.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 97 | 0.19 | 0 | 0.18 | 0.54 | 122.73 | 0.1 | 0.42 |
| Hex | 60 | 76 | 61 | 13 | 0 | 12 | 36 | 7B | A | 2A |
| Octal | 140 | 166 | 141 | 23 | 0 | 22 | 66 | 173 | 12 | 52 |
| Binary | 1100000 | 1110110 | 1100001 | 10011 | 0 | 10010 | 110110 | 1111011 | 1010 | 101010 |
Color Harmonies of #607661
Complementary color
Monochromatic Colors of #607661
Black with #607661
Text Example
Text Example
White with #607661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607661; }
p { color: rgb(96,118,97); }
H1.HeaderClassName
{
color: #607661;
}
.AnyTagClassName
{
color: #607661;
}
</style>
background-color css
<style>
a { background-color: #607661; }
a { background-color: rgb(96,118,97); }
div.DivClassName
{
background-color: #607661;
}
.BgClassName
{
background-color: #607661;
}
</style>
border-color css
<style>
span { border-color: #607661; }
span { border-color: rgb(96,118,97); }
td.TdClassName
{
border-color: #607661;
}
.TagClassName
{
border-color: #607661;
}
</style>