Shades of Finlandia #617760
Tints of Finlandia #617760
RGB
CMYK
RGB Variations
Color information
#617760 (or 0x617760) is known color: Finlandia. HEX triplet: 61, 77 and 60. RGB value is (97,119,96). Sum of RGB (Red+Green+Blue) = 97+119+96=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 119 (46.88% from 255 or 38.14% from 312); Blue value is 96 (37.89% from 255 or 30.77% from 312); Max value from RGB is 119 - color contains mainly: green. Hex color #617760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617760 is #9E889F. Grayscale: #6D6D6D. Windows color (decimal): -10389664 or 6322017. OLE color: 6322017.
HSL color Cylindrical-coordinate representation of color #617760: hue angle of 117.39º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #617760 is Cyan = 0.18, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 96 | - |
| CMYK | 0.18 | 0 | 0.19 | 0.53 |
| HSL | 117.39º | 0.11% | 0.42% | - |
| HSV(B) | 117.39º | 0.19% | 0.47% | - |
| XYZ | 13.64 | 16.58 | 13.55 | - |
| YUV | 109.8 | 120.21 | 118.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 96 | 0.18 | 0 | 0.19 | 0.53 | 117.39 | 0.11 | 0.42 |
| Hex | 61 | 77 | 60 | 12 | 0 | 13 | 35 | 75 | B | 2A |
| Octal | 141 | 167 | 140 | 22 | 0 | 23 | 65 | 165 | 13 | 52 |
| Binary | 1100001 | 1110111 | 1100000 | 10010 | 0 | 10011 | 110101 | 1110101 | 1011 | 101010 |
Color Harmonies of #617760
Complementary color
Monochromatic Colors of #617760
Black with #617760
Text Example
Text Example
White with #617760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617760; }
p { color: rgb(97,119,96); }
H1.HeaderClassName
{
color: #617760;
}
.AnyTagClassName
{
color: #617760;
}
</style>
background-color css
<style>
a { background-color: #617760; }
a { background-color: rgb(97,119,96); }
div.DivClassName
{
background-color: #617760;
}
.BgClassName
{
background-color: #617760;
}
</style>
border-color css
<style>
span { border-color: #617760; }
span { border-color: rgb(97,119,96); }
td.TdClassName
{
border-color: #617760;
}
.TagClassName
{
border-color: #617760;
}
</style>