Shades of Finlandia #627663
Tints of Finlandia #627663
RGB
CMYK
RGB Variations
Color information
#627663 (or 0x627663) is known color: Finlandia. HEX triplet: 62, 76 and 63. RGB value is (98,118,99). Sum of RGB (Red+Green+Blue) = 98+118+99=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 118 (46.48% from 255 or 37.46% from 315); Blue value is 99 (39.06% from 255 or 31.43% from 315); Max value from RGB is 118 - color contains mainly: green. Hex color #627663 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627663 is #9D899C. Grayscale: #6D6D6D. Windows color (decimal): -10324381 or 6518370. OLE color: 6518370.
HSL color Cylindrical-coordinate representation of color #627663: hue angle of 123º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #627663 is Cyan = 0.17, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 99 | - |
| CMYK | 0.17 | 0 | 0.16 | 0.54 |
| HSL | 123º | 0.09% | 0.42% | - |
| HSV(B) | 123º | 0.17% | 0.46% | - |
| XYZ | 13.77 | 16.45 | 14.25 | - |
| YUV | 109.85 | 121.87 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 99 | 0.17 | 0 | 0.16 | 0.54 | 123 | 0.09 | 0.42 |
| Hex | 62 | 76 | 63 | 11 | 0 | 10 | 36 | 7B | 9 | 2A |
| Octal | 142 | 166 | 143 | 21 | 0 | 20 | 66 | 173 | 11 | 52 |
| Binary | 1100010 | 1110110 | 1100011 | 10001 | 0 | 10000 | 110110 | 1111011 | 1001 | 101010 |
Color Harmonies of #627663
Complementary color
Monochromatic Colors of #627663
Black with #627663
Text Example
Text Example
White with #627663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627663; }
p { color: rgb(98,118,99); }
H1.HeaderClassName
{
color: #627663;
}
.AnyTagClassName
{
color: #627663;
}
</style>
background-color css
<style>
a { background-color: #627663; }
a { background-color: rgb(98,118,99); }
div.DivClassName
{
background-color: #627663;
}
.BgClassName
{
background-color: #627663;
}
</style>
border-color css
<style>
span { border-color: #627663; }
span { border-color: rgb(98,118,99); }
td.TdClassName
{
border-color: #627663;
}
.TagClassName
{
border-color: #627663;
}
</style>