Shades of Finlandia #617961
Tints of Finlandia #617961
RGB
CMYK
RGB Variations
Color information
#617961 (or 0x617961) is known color: Finlandia. HEX triplet: 61, 79 and 61. RGB value is (97,121,97). Sum of RGB (Red+Green+Blue) = 97+121+97=315 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.79% from 315); Green value is 121 (47.66% from 255 or 38.41% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 121 - color contains mainly: green. Hex color #617961 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617961 is #9E869E. Grayscale: #6F6F6F. Windows color (decimal): -10389151 or 6388065. OLE color: 6388065.
HSL color Cylindrical-coordinate representation of color #617961: hue angle of 120º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #617961 is Cyan = 0.20, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 97 | - |
| CMYK | 0.20 | 0 | 0.20 | 0.53 |
| HSL | 120º | 0.11% | 0.43% | - |
| HSV(B) | 120º | 0.2% | 0.47% | - |
| XYZ | 13.92 | 17.08 | 13.87 | - |
| YUV | 111.09 | 120.05 | 117.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 97 | 0.20 | 0 | 0.20 | 0.53 | 120 | 0.11 | 0.43 |
| Hex | 61 | 79 | 61 | 14 | 0 | 14 | 35 | 78 | B | 2B |
| Octal | 141 | 171 | 141 | 24 | 0 | 24 | 65 | 170 | 13 | 53 |
| Binary | 1100001 | 1111001 | 1100001 | 10100 | 0 | 10100 | 110101 | 1111000 | 1011 | 101011 |
Color Harmonies of #617961
Complementary color
Monochromatic Colors of #617961
Black with #617961
Text Example
Text Example
White with #617961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617961; }
p { color: rgb(97,121,97); }
H1.HeaderClassName
{
color: #617961;
}
.AnyTagClassName
{
color: #617961;
}
</style>
background-color css
<style>
a { background-color: #617961; }
a { background-color: rgb(97,121,97); }
div.DivClassName
{
background-color: #617961;
}
.BgClassName
{
background-color: #617961;
}
</style>
border-color css
<style>
span { border-color: #617961; }
span { border-color: rgb(97,121,97); }
td.TdClassName
{
border-color: #617961;
}
.TagClassName
{
border-color: #617961;
}
</style>