Shades of Finlandia #617362
Tints of Finlandia #617362
RGB
CMYK
RGB Variations
Color information
#617362 (or 0x617362) is known color: Finlandia. HEX triplet: 61, 73 and 62. RGB value is (97,115,98). Sum of RGB (Red+Green+Blue) = 97+115+98=310 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.29% from 310); Green value is 115 (45.31% from 255 or 37.10% from 310); Blue value is 98 (38.67% from 255 or 31.61% from 310); Max value from RGB is 115 - color contains mainly: green. Hex color #617362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617362 is #9E8C9D. Grayscale: #6B6B6B. Windows color (decimal): -10390686 or 6452065. OLE color: 6452065.
HSL color Cylindrical-coordinate representation of color #617362: hue angle of 123.33º 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 #617362 is Cyan = 0.16, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 98 | - |
| CMYK | 0.16 | 0 | 0.15 | 0.55 |
| HSL | 123.33º | 0.08% | 0.42% | - |
| HSV(B) | 123.33º | 0.16% | 0.45% | - |
| XYZ | 13.27 | 15.68 | 13.88 | - |
| YUV | 107.68 | 122.54 | 120.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 98 | 0.16 | 0 | 0.15 | 0.55 | 123.33 | 0.08 | 0.42 |
| Hex | 61 | 73 | 62 | 10 | 0 | F | 37 | 7B | 8 | 2A |
| Octal | 141 | 163 | 142 | 20 | 0 | 17 | 67 | 173 | 10 | 52 |
| Binary | 1100001 | 1110011 | 1100010 | 10000 | 0 | 1111 | 110111 | 1111011 | 1000 | 101010 |
Color Harmonies of #617362
Complementary color
Monochromatic Colors of #617362
Black with #617362
Text Example
Text Example
White with #617362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617362; }
p { color: rgb(97,115,98); }
H1.HeaderClassName
{
color: #617362;
}
.AnyTagClassName
{
color: #617362;
}
</style>
background-color css
<style>
a { background-color: #617362; }
a { background-color: rgb(97,115,98); }
div.DivClassName
{
background-color: #617362;
}
.BgClassName
{
background-color: #617362;
}
</style>
border-color css
<style>
span { border-color: #617362; }
span { border-color: rgb(97,115,98); }
td.TdClassName
{
border-color: #617362;
}
.TagClassName
{
border-color: #617362;
}
</style>