Shades of Finlandia #637162
Tints of Finlandia #637162
RGB
CMYK
RGB Variations
Color information
#637162 (or 0x637162) is known color: Finlandia. HEX triplet: 63, 71 and 62. RGB value is (99,113,98). Sum of RGB (Red+Green+Blue) = 99+113+98=310 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.94% from 310); Green value is 113 (44.53% from 255 or 36.45% from 310); Blue value is 98 (38.67% from 255 or 31.61% from 310); Max value from RGB is 113 - color contains mainly: green. Hex color #637162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637162 is #9C8E9D. Grayscale: #6B6B6B. Windows color (decimal): -10260126 or 6451555. OLE color: 6451555.
HSL color Cylindrical-coordinate representation of color #637162: hue angle of 116º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #637162 is Cyan = 0.12, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 113 | 98 | - |
| CMYK | 0.12 | 0 | 0.13 | 0.56 |
| HSL | 116º | 0.07% | 0.41% | - |
| HSV(B) | 116º | 0.13% | 0.44% | - |
| XYZ | 13.26 | 15.34 | 13.82 | - |
| YUV | 107.1 | 122.86 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 113 | 98 | 0.12 | 0 | 0.13 | 0.56 | 116 | 0.07 | 0.41 |
| Hex | 63 | 71 | 62 | C | 0 | D | 38 | 74 | 7 | 29 |
| Octal | 143 | 161 | 142 | 14 | 0 | 15 | 70 | 164 | 7 | 51 |
| Binary | 1100011 | 1110001 | 1100010 | 1100 | 0 | 1101 | 111000 | 1110100 | 111 | 101001 |
Color Harmonies of #637162
Complementary color
Monochromatic Colors of #637162
Black with #637162
Text Example
Text Example
White with #637162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637162; }
p { color: rgb(99,113,98); }
H1.HeaderClassName
{
color: #637162;
}
.AnyTagClassName
{
color: #637162;
}
</style>
background-color css
<style>
a { background-color: #637162; }
a { background-color: rgb(99,113,98); }
div.DivClassName
{
background-color: #637162;
}
.BgClassName
{
background-color: #637162;
}
</style>
border-color css
<style>
span { border-color: #637162; }
span { border-color: rgb(99,113,98); }
td.TdClassName
{
border-color: #637162;
}
.TagClassName
{
border-color: #637162;
}
</style>