Shades of Finlandia #617261
Tints of Finlandia #617261
RGB
CMYK
RGB Variations
Color information
#617261 (or 0x617261) is known color: Finlandia. HEX triplet: 61, 72 and 61. RGB value is (97,114,97). Sum of RGB (Red+Green+Blue) = 97+114+97=308 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.49% from 308); Green value is 114 (44.92% from 255 or 37.01% from 308); Blue value is 97 (38.28% from 255 or 31.49% from 308); Max value from RGB is 114 - color contains mainly: green. Hex color #617261 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617261 is #9E8D9E. Grayscale: #6B6B6B. Windows color (decimal): -10390943 or 6386273. OLE color: 6386273.
HSL color Cylindrical-coordinate representation of color #617261: hue angle of 120º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #617261 is Cyan = 0.15, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 97 | - |
| CMYK | 0.15 | 0 | 0.15 | 0.55 |
| HSL | 120º | 0.08% | 0.41% | - |
| HSV(B) | 120º | 0.15% | 0.45% | - |
| XYZ | 13.1 | 15.44 | 13.6 | - |
| YUV | 106.98 | 122.37 | 120.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 97 | 0.15 | 0 | 0.15 | 0.55 | 120 | 0.08 | 0.41 |
| Hex | 61 | 72 | 61 | F | 0 | F | 37 | 78 | 8 | 29 |
| Octal | 141 | 162 | 141 | 17 | 0 | 17 | 67 | 170 | 10 | 51 |
| Binary | 1100001 | 1110010 | 1100001 | 1111 | 0 | 1111 | 110111 | 1111000 | 1000 | 101001 |
Color Harmonies of #617261
Complementary color
Monochromatic Colors of #617261
Black with #617261
Text Example
Text Example
White with #617261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617261; }
p { color: rgb(97,114,97); }
H1.HeaderClassName
{
color: #617261;
}
.AnyTagClassName
{
color: #617261;
}
</style>
background-color css
<style>
a { background-color: #617261; }
a { background-color: rgb(97,114,97); }
div.DivClassName
{
background-color: #617261;
}
.BgClassName
{
background-color: #617261;
}
</style>
border-color css
<style>
span { border-color: #617261; }
span { border-color: rgb(97,114,97); }
td.TdClassName
{
border-color: #617261;
}
.TagClassName
{
border-color: #617261;
}
</style>