Shades of Finlandia #637063
Tints of Finlandia #637063
RGB
CMYK
RGB Variations
Color information
#637063 (or 0x637063) is known color: Finlandia. HEX triplet: 63, 70 and 63. RGB value is (99,112,99). Sum of RGB (Red+Green+Blue) = 99+112+99=310 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.94% from 310); Green value is 112 (44.14% from 255 or 36.13% from 310); Blue value is 99 (39.06% from 255 or 31.94% from 310); Max value from RGB is 112 - color contains mainly: green. Hex color #637063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637063 is #9C8F9C. Grayscale: #6A6A6A. Windows color (decimal): -10260381 or 6516835. OLE color: 6516835.
HSL color Cylindrical-coordinate representation of color #637063: hue angle of 120º degrees, saturation: 0.06, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #637063 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 99 | - |
| CMYK | 0.12 | 0 | 0.12 | 0.56 |
| HSL | 120º | 0.06% | 0.41% | - |
| HSV(B) | 120º | 0.12% | 0.44% | - |
| XYZ | 13.19 | 15.14 | 14.03 | - |
| YUV | 106.63 | 123.69 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 99 | 0.12 | 0 | 0.12 | 0.56 | 120 | 0.06 | 0.41 |
| Hex | 63 | 70 | 63 | C | 0 | C | 38 | 78 | 6 | 29 |
| Octal | 143 | 160 | 143 | 14 | 0 | 14 | 70 | 170 | 6 | 51 |
| Binary | 1100011 | 1110000 | 1100011 | 1100 | 0 | 1100 | 111000 | 1111000 | 110 | 101001 |
Color Harmonies of #637063
Complementary color
Monochromatic Colors of #637063
Black with #637063
Text Example
Text Example
White with #637063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637063; }
p { color: rgb(99,112,99); }
H1.HeaderClassName
{
color: #637063;
}
.AnyTagClassName
{
color: #637063;
}
</style>
background-color css
<style>
a { background-color: #637063; }
a { background-color: rgb(99,112,99); }
div.DivClassName
{
background-color: #637063;
}
.BgClassName
{
background-color: #637063;
}
</style>
border-color css
<style>
span { border-color: #637063; }
span { border-color: rgb(99,112,99); }
td.TdClassName
{
border-color: #637063;
}
.TagClassName
{
border-color: #637063;
}
</style>