Shades of Finlandia #617262
Tints of Finlandia #617262
RGB
CMYK
RGB Variations
Color information
#617262 (or 0x617262) is known color: Finlandia. HEX triplet: 61, 72 and 62. RGB value is (97,114,98). Sum of RGB (Red+Green+Blue) = 97+114+98=309 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.39% from 309); Green value is 114 (44.92% from 255 or 36.89% from 309); Blue value is 98 (38.67% from 255 or 31.72% from 309); Max value from RGB is 114 - color contains mainly: green. Hex color #617262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617262 is #9E8D9D. Grayscale: #6B6B6B. Windows color (decimal): -10390942 or 6451809. OLE color: 6451809.
HSL color Cylindrical-coordinate representation of color #617262: hue angle of 123.53º 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 #617262 is Cyan = 0.15, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 98 | - |
| CMYK | 0.15 | 0 | 0.14 | 0.55 |
| HSL | 123.53º | 0.08% | 0.41% | - |
| HSV(B) | 123.53º | 0.15% | 0.45% | - |
| XYZ | 13.15 | 15.46 | 13.85 | - |
| YUV | 107.09 | 122.87 | 120.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 98 | 0.15 | 0 | 0.14 | 0.55 | 123.53 | 0.08 | 0.41 |
| Hex | 61 | 72 | 62 | F | 0 | E | 37 | 7C | 8 | 29 |
| Octal | 141 | 162 | 142 | 17 | 0 | 16 | 67 | 174 | 10 | 51 |
| Binary | 1100001 | 1110010 | 1100010 | 1111 | 0 | 1110 | 110111 | 1111100 | 1000 | 101001 |
Color Harmonies of #617262
Complementary color
Monochromatic Colors of #617262
Black with #617262
Text Example
Text Example
White with #617262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617262; }
p { color: rgb(97,114,98); }
H1.HeaderClassName
{
color: #617262;
}
.AnyTagClassName
{
color: #617262;
}
</style>
background-color css
<style>
a { background-color: #617262; }
a { background-color: rgb(97,114,98); }
div.DivClassName
{
background-color: #617262;
}
.BgClassName
{
background-color: #617262;
}
</style>
border-color css
<style>
span { border-color: #617262; }
span { border-color: rgb(97,114,98); }
td.TdClassName
{
border-color: #617262;
}
.TagClassName
{
border-color: #617262;
}
</style>