Shades of Finlandia #637364
Tints of Finlandia #637364
RGB
CMYK
RGB Variations
Color information
#637364 (or 0x637364) is known color: Finlandia. HEX triplet: 63, 73 and 64. RGB value is (99,115,100). Sum of RGB (Red+Green+Blue) = 99+115+100=314 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.53% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 100 (39.45% from 255 or 31.85% from 314); Max value from RGB is 115 - color contains mainly: green. Hex color #637364 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637364 is #9C8C9B. Grayscale: #6C6C6C. Windows color (decimal): -10259612 or 6583139. OLE color: 6583139.
HSL color Cylindrical-coordinate representation of color #637364: hue angle of 123.75º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #637364 is Cyan = 0.14, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 115 | 100 | - |
| CMYK | 0.14 | 0 | 0.13 | 0.55 |
| HSL | 123.75º | 0.07% | 0.42% | - |
| HSV(B) | 123.75º | 0.14% | 0.45% | - |
| XYZ | 13.58 | 15.83 | 14.4 | - |
| YUV | 108.51 | 123.2 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 100 | 0.14 | 0 | 0.13 | 0.55 | 123.75 | 0.07 | 0.42 |
| Hex | 63 | 73 | 64 | E | 0 | D | 37 | 7C | 7 | 2A |
| Octal | 143 | 163 | 144 | 16 | 0 | 15 | 67 | 174 | 7 | 52 |
| Binary | 1100011 | 1110011 | 1100100 | 1110 | 0 | 1101 | 110111 | 1111100 | 111 | 101010 |
Color Harmonies of #637364
Complementary color
Monochromatic Colors of #637364
Black with #637364
Text Example
Text Example
White with #637364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637364; }
p { color: rgb(99,115,100); }
H1.HeaderClassName
{
color: #637364;
}
.AnyTagClassName
{
color: #637364;
}
</style>
background-color css
<style>
a { background-color: #637364; }
a { background-color: rgb(99,115,100); }
div.DivClassName
{
background-color: #637364;
}
.BgClassName
{
background-color: #637364;
}
</style>
border-color css
<style>
span { border-color: #637364; }
span { border-color: rgb(99,115,100); }
td.TdClassName
{
border-color: #637364;
}
.TagClassName
{
border-color: #637364;
}
</style>