Shades of Finlandia #637160
Tints of Finlandia #637160
RGB
CMYK
RGB Variations
Color information
#637160 (or 0x637160) is known color: Finlandia. HEX triplet: 63, 71 and 60. RGB value is (99,113,96). Sum of RGB (Red+Green+Blue) = 99+113+96=308 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.14% from 308); Green value is 113 (44.53% from 255 or 36.69% from 308); Blue value is 96 (37.89% from 255 or 31.17% from 308); Max value from RGB is 113 - color contains mainly: green. Hex color #637160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637160 is #9C8E9F. Grayscale: #6A6A6A. Windows color (decimal): -10260128 or 6320483. OLE color: 6320483.
HSL color Cylindrical-coordinate representation of color #637160: hue angle of 109.41º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #637160 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 113 | 96 | - |
| CMYK | 0.12 | 0 | 0.15 | 0.56 |
| HSL | 109.41º | 0.08% | 0.41% | - |
| HSV(B) | 109.41º | 0.15% | 0.44% | - |
| XYZ | 13.16 | 15.31 | 13.33 | - |
| YUV | 106.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 113 | 96 | 0.12 | 0 | 0.15 | 0.56 | 109.41 | 0.08 | 0.41 |
| Hex | 63 | 71 | 60 | C | 0 | F | 38 | 6D | 8 | 29 |
| Octal | 143 | 161 | 140 | 14 | 0 | 17 | 70 | 155 | 10 | 51 |
| Binary | 1100011 | 1110001 | 1100000 | 1100 | 0 | 1111 | 111000 | 1101101 | 1000 | 101001 |
Color Harmonies of #637160
Complementary color
Monochromatic Colors of #637160
Black with #637160
Text Example
Text Example
White with #637160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637160; }
p { color: rgb(99,113,96); }
H1.HeaderClassName
{
color: #637160;
}
.AnyTagClassName
{
color: #637160;
}
</style>
background-color css
<style>
a { background-color: #637160; }
a { background-color: rgb(99,113,96); }
div.DivClassName
{
background-color: #637160;
}
.BgClassName
{
background-color: #637160;
}
</style>
border-color css
<style>
span { border-color: #637160; }
span { border-color: rgb(99,113,96); }
td.TdClassName
{
border-color: #637160;
}
.TagClassName
{
border-color: #637160;
}
</style>