Shades of Finlandia #617662
Tints of Finlandia #617662
RGB
CMYK
RGB Variations
Color information
#617662 (or 0x617662) is known color: Finlandia. HEX triplet: 61, 76 and 62. RGB value is (97,118,98). Sum of RGB (Red+Green+Blue) = 97+118+98=313 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.99% from 313); Green value is 118 (46.48% from 255 or 37.70% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 118 - color contains mainly: green. Hex color #617662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617662 is #9E899D. Grayscale: #6D6D6D. Windows color (decimal): -10389918 or 6452833. OLE color: 6452833.
HSL color Cylindrical-coordinate representation of color #617662: hue angle of 122.86º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617662 is Cyan = 0.18, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 98 | - |
| CMYK | 0.18 | 0 | 0.17 | 0.54 |
| HSL | 122.86º | 0.1% | 0.42% | - |
| HSV(B) | 122.86º | 0.18% | 0.46% | - |
| XYZ | 13.61 | 16.38 | 14 | - |
| YUV | 109.44 | 121.54 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 98 | 0.18 | 0 | 0.17 | 0.54 | 122.86 | 0.1 | 0.42 |
| Hex | 61 | 76 | 62 | 12 | 0 | 11 | 36 | 7B | A | 2A |
| Octal | 141 | 166 | 142 | 22 | 0 | 21 | 66 | 173 | 12 | 52 |
| Binary | 1100001 | 1110110 | 1100010 | 10010 | 0 | 10001 | 110110 | 1111011 | 1010 | 101010 |
Color Harmonies of #617662
Complementary color
Monochromatic Colors of #617662
Black with #617662
Text Example
Text Example
White with #617662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617662; }
p { color: rgb(97,118,98); }
H1.HeaderClassName
{
color: #617662;
}
.AnyTagClassName
{
color: #617662;
}
</style>
background-color css
<style>
a { background-color: #617662; }
a { background-color: rgb(97,118,98); }
div.DivClassName
{
background-color: #617662;
}
.BgClassName
{
background-color: #617662;
}
</style>
border-color css
<style>
span { border-color: #617662; }
span { border-color: rgb(97,118,98); }
td.TdClassName
{
border-color: #617662;
}
.TagClassName
{
border-color: #617662;
}
</style>