Shades of Finlandia #657063
Tints of Finlandia #657063
RGB
CMYK
RGB Variations
Color information
#657063 (or 0x657063) is known color: Finlandia. HEX triplet: 65, 70 and 63. RGB value is (101,112,99). Sum of RGB (Red+Green+Blue) = 101+112+99=312 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.37% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 99 (39.06% from 255 or 31.73% from 312); Max value from RGB is 112 - color contains mainly: green. Hex color #657063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657063 is #9A8F9C. Grayscale: #6B6B6B. Windows color (decimal): -10129309 or 6516837. OLE color: 6516837.
HSL color Cylindrical-coordinate representation of color #657063: hue angle of 110.77º 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 #657063 is Cyan = 0.10, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 99 | - |
| CMYK | 0.10 | 0 | 0.12 | 0.56 |
| HSL | 110.77º | 0.06% | 0.41% | - |
| HSV(B) | 110.77º | 0.12% | 0.44% | - |
| XYZ | 13.41 | 15.26 | 14.04 | - |
| YUV | 107.23 | 123.36 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 99 | 0.10 | 0 | 0.12 | 0.56 | 110.77 | 0.06 | 0.41 |
| Hex | 65 | 70 | 63 | A | 0 | C | 38 | 6F | 6 | 29 |
| Octal | 145 | 160 | 143 | 12 | 0 | 14 | 70 | 157 | 6 | 51 |
| Binary | 1100101 | 1110000 | 1100011 | 1010 | 0 | 1100 | 111000 | 1101111 | 110 | 101001 |
Color Harmonies of #657063
Complementary color
Monochromatic Colors of #657063
Black with #657063
Text Example
Text Example
White with #657063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657063; }
p { color: rgb(101,112,99); }
H1.HeaderClassName
{
color: #657063;
}
.AnyTagClassName
{
color: #657063;
}
</style>
background-color css
<style>
a { background-color: #657063; }
a { background-color: rgb(101,112,99); }
div.DivClassName
{
background-color: #657063;
}
.BgClassName
{
background-color: #657063;
}
</style>
border-color css
<style>
span { border-color: #657063; }
span { border-color: rgb(101,112,99); }
td.TdClassName
{
border-color: #657063;
}
.TagClassName
{
border-color: #657063;
}
</style>