Shades of Finlandia #617361
Tints of Finlandia #617361
RGB
CMYK
RGB Variations
Color information
#617361 (or 0x617361) is known color: Finlandia. HEX triplet: 61, 73 and 61. RGB value is (97,115,97). Sum of RGB (Red+Green+Blue) = 97+115+97=309 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.39% from 309); Green value is 115 (45.31% from 255 or 37.22% from 309); Blue value is 97 (38.28% from 255 or 31.39% from 309); Max value from RGB is 115 - color contains mainly: green. Hex color #617361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617361 is #9E8C9E. Grayscale: #6B6B6B. Windows color (decimal): -10390687 or 6386529. OLE color: 6386529.
HSL color Cylindrical-coordinate representation of color #617361: hue angle of 120º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #617361 is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 97 | - |
| CMYK | 0.16 | 0 | 0.16 | 0.55 |
| HSL | 120º | 0.08% | 0.42% | - |
| HSV(B) | 120º | 0.16% | 0.45% | - |
| XYZ | 13.22 | 15.67 | 13.64 | - |
| YUV | 107.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 97 | 0.16 | 0 | 0.16 | 0.55 | 120 | 0.08 | 0.42 |
| Hex | 61 | 73 | 61 | 10 | 0 | 10 | 37 | 78 | 8 | 2A |
| Octal | 141 | 163 | 141 | 20 | 0 | 20 | 67 | 170 | 10 | 52 |
| Binary | 1100001 | 1110011 | 1100001 | 10000 | 0 | 10000 | 110111 | 1111000 | 1000 | 101010 |
Color Harmonies of #617361
Complementary color
Monochromatic Colors of #617361
Black with #617361
Text Example
Text Example
White with #617361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617361; }
p { color: rgb(97,115,97); }
H1.HeaderClassName
{
color: #617361;
}
.AnyTagClassName
{
color: #617361;
}
</style>
background-color css
<style>
a { background-color: #617361; }
a { background-color: rgb(97,115,97); }
div.DivClassName
{
background-color: #617361;
}
.BgClassName
{
background-color: #617361;
}
</style>
border-color css
<style>
span { border-color: #617361; }
span { border-color: rgb(97,115,97); }
td.TdClassName
{
border-color: #617361;
}
.TagClassName
{
border-color: #617361;
}
</style>