Shades of Finlandia #636463
Tints of Finlandia #636463
RGB
CMYK
RGB Variations
Color information
#636463 (or 0x636463) is known color: Finlandia. HEX triplet: 63, 64 and 63. RGB value is (99,100,99). Sum of RGB (Red+Green+Blue) = 99+100+99=298 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.22% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 99 (39.06% from 255 or 33.22% from 298); Max value from RGB is 100 - color contains mainly: green. Hex color #636463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636463 is #9C9B9C. Grayscale: #636363. Windows color (decimal): -10263453 or 6513763. OLE color: 6513763.
HSL color Cylindrical-coordinate representation of color #636463: hue angle of 120º degrees, saturation: 0.01, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #636463 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 100 | 99 | - |
| CMYK | 0.01 | 0 | 0.01 | 0.61 |
| HSL | 120º | 0.01% | 0.39% | - |
| HSV(B) | 120º | 0.01% | 0.39% | - |
| XYZ | 11.95 | 12.67 | 13.62 | - |
| YUV | 99.59 | 127.67 | 127.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 100 | 99 | 0.01 | 0 | 0.01 | 0.61 | 120 | 0.01 | 0.39 |
| Hex | 63 | 64 | 63 | 1 | 0 | 1 | 3D | 78 | 1 | 27 |
| Octal | 143 | 144 | 143 | 1 | 0 | 1 | 75 | 170 | 1 | 47 |
| Binary | 1100011 | 1100100 | 1100011 | 1 | 0 | 1 | 111101 | 1111000 | 1 | 100111 |
Color Harmonies of #636463
Complementary color
Monochromatic Colors of #636463
Black with #636463
Text Example
Text Example
White with #636463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636463; }
p { color: rgb(99,100,99); }
H1.HeaderClassName
{
color: #636463;
}
.AnyTagClassName
{
color: #636463;
}
</style>
background-color css
<style>
a { background-color: #636463; }
a { background-color: rgb(99,100,99); }
div.DivClassName
{
background-color: #636463;
}
.BgClassName
{
background-color: #636463;
}
</style>
border-color css
<style>
span { border-color: #636463; }
span { border-color: rgb(99,100,99); }
td.TdClassName
{
border-color: #636463;
}
.TagClassName
{
border-color: #636463;
}
</style>