Shades of Finlandia #657362
Tints of Finlandia #657362
RGB
CMYK
RGB Variations
Color information
#657362 (or 0x657362) is known color: Finlandia. HEX triplet: 65, 73 and 62. RGB value is (101,115,98). Sum of RGB (Red+Green+Blue) = 101+115+98=314 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.17% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 98 (38.67% from 255 or 31.21% from 314); Max value from RGB is 115 - color contains mainly: green. Hex color #657362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657362 is #9A8C9D. Grayscale: #6C6C6C. Windows color (decimal): -10128542 or 6452069. OLE color: 6452069.
HSL color Cylindrical-coordinate representation of color #657362: hue angle of 109.41º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #657362 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 98 | - |
| CMYK | 0.12 | 0 | 0.15 | 0.55 |
| HSL | 109.41º | 0.08% | 0.42% | - |
| HSV(B) | 109.41º | 0.15% | 0.45% | - |
| XYZ | 13.7 | 15.91 | 13.9 | - |
| YUV | 108.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 98 | 0.12 | 0 | 0.15 | 0.55 | 109.41 | 0.08 | 0.42 |
| Hex | 65 | 73 | 62 | C | 0 | F | 37 | 6D | 8 | 2A |
| Octal | 145 | 163 | 142 | 14 | 0 | 17 | 67 | 155 | 10 | 52 |
| Binary | 1100101 | 1110011 | 1100010 | 1100 | 0 | 1111 | 110111 | 1101101 | 1000 | 101010 |
Color Harmonies of #657362
Complementary color
Monochromatic Colors of #657362
Black with #657362
Text Example
Text Example
White with #657362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657362; }
p { color: rgb(101,115,98); }
H1.HeaderClassName
{
color: #657362;
}
.AnyTagClassName
{
color: #657362;
}
</style>
background-color css
<style>
a { background-color: #657362; }
a { background-color: rgb(101,115,98); }
div.DivClassName
{
background-color: #657362;
}
.BgClassName
{
background-color: #657362;
}
</style>
border-color css
<style>
span { border-color: #657362; }
span { border-color: rgb(101,115,98); }
td.TdClassName
{
border-color: #657362;
}
.TagClassName
{
border-color: #657362;
}
</style>