Shades of Finlandia #637760
Tints of Finlandia #637760
RGB
CMYK
RGB Variations
Color information
#637760 (or 0x637760) is known color: Finlandia. HEX triplet: 63, 77 and 60. RGB value is (99,119,96). Sum of RGB (Red+Green+Blue) = 99+119+96=314 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.53% from 314); Green value is 119 (46.88% from 255 or 37.90% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 119 - color contains mainly: green. Hex color #637760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637760 is #9C889F. Grayscale: #6E6E6E. Windows color (decimal): -10258592 or 6322019. OLE color: 6322019.
HSL color Cylindrical-coordinate representation of color #637760: hue angle of 112.17º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #637760 is Cyan = 0.17, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 119 | 96 | - |
| CMYK | 0.17 | 0 | 0.19 | 0.53 |
| HSL | 112.17º | 0.11% | 0.42% | - |
| HSV(B) | 112.17º | 0.19% | 0.47% | - |
| XYZ | 13.85 | 16.69 | 13.56 | - |
| YUV | 110.4 | 119.87 | 119.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 119 | 96 | 0.17 | 0 | 0.19 | 0.53 | 112.17 | 0.11 | 0.42 |
| Hex | 63 | 77 | 60 | 11 | 0 | 13 | 35 | 70 | B | 2A |
| Octal | 143 | 167 | 140 | 21 | 0 | 23 | 65 | 160 | 13 | 52 |
| Binary | 1100011 | 1110111 | 1100000 | 10001 | 0 | 10011 | 110101 | 1110000 | 1011 | 101010 |
Color Harmonies of #637760
Complementary color
Monochromatic Colors of #637760
Black with #637760
Text Example
Text Example
White with #637760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637760; }
p { color: rgb(99,119,96); }
H1.HeaderClassName
{
color: #637760;
}
.AnyTagClassName
{
color: #637760;
}
</style>
background-color css
<style>
a { background-color: #637760; }
a { background-color: rgb(99,119,96); }
div.DivClassName
{
background-color: #637760;
}
.BgClassName
{
background-color: #637760;
}
</style>
border-color css
<style>
span { border-color: #637760; }
span { border-color: rgb(99,119,96); }
td.TdClassName
{
border-color: #637760;
}
.TagClassName
{
border-color: #637760;
}
</style>