Shades of Finlandia #617562
Tints of Finlandia #617562
RGB
CMYK
RGB Variations
Color information
#617562 (or 0x617562) is known color: Finlandia. HEX triplet: 61, 75 and 62. RGB value is (97,117,98). Sum of RGB (Red+Green+Blue) = 97+117+98=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 98 (38.67% from 255 or 31.41% from 312); Max value from RGB is 117 - color contains mainly: green. Hex color #617562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617562 is #9E8A9D. Grayscale: #6C6C6C. Windows color (decimal): -10390174 or 6452577. OLE color: 6452577.
HSL color Cylindrical-coordinate representation of color #617562: hue angle of 123º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #617562 is Cyan = 0.17, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 117 | 98 | - |
| CMYK | 0.17 | 0 | 0.16 | 0.54 |
| HSL | 123º | 0.09% | 0.42% | - |
| HSV(B) | 123º | 0.17% | 0.46% | - |
| XYZ | 13.5 | 16.15 | 13.96 | - |
| YUV | 108.85 | 121.87 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 98 | 0.17 | 0 | 0.16 | 0.54 | 123 | 0.09 | 0.42 |
| Hex | 61 | 75 | 62 | 11 | 0 | 10 | 36 | 7B | 9 | 2A |
| Octal | 141 | 165 | 142 | 21 | 0 | 20 | 66 | 173 | 11 | 52 |
| Binary | 1100001 | 1110101 | 1100010 | 10001 | 0 | 10000 | 110110 | 1111011 | 1001 | 101010 |
Color Harmonies of #617562
Complementary color
Monochromatic Colors of #617562
Black with #617562
Text Example
Text Example
White with #617562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617562; }
p { color: rgb(97,117,98); }
H1.HeaderClassName
{
color: #617562;
}
.AnyTagClassName
{
color: #617562;
}
</style>
background-color css
<style>
a { background-color: #617562; }
a { background-color: rgb(97,117,98); }
div.DivClassName
{
background-color: #617562;
}
.BgClassName
{
background-color: #617562;
}
</style>
border-color css
<style>
span { border-color: #617562; }
span { border-color: rgb(97,117,98); }
td.TdClassName
{
border-color: #617562;
}
.TagClassName
{
border-color: #617562;
}
</style>