Shades of Finlandia #627660
Tints of Finlandia #627660
RGB
CMYK
RGB Variations
Color information
#627660 (or 0x627660) is known color: Finlandia. HEX triplet: 62, 76 and 60. RGB value is (98,118,96). Sum of RGB (Red+Green+Blue) = 98+118+96=312 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.41% from 312); Green value is 118 (46.48% from 255 or 37.82% from 312); Blue value is 96 (37.89% from 255 or 30.77% from 312); Max value from RGB is 118 - color contains mainly: green. Hex color #627660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627660 is #9D899F. Grayscale: #6D6D6D. Windows color (decimal): -10324384 or 6321762. OLE color: 6321762.
HSL color Cylindrical-coordinate representation of color #627660: hue angle of 114.55º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #627660 is Cyan = 0.17, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 96 | - |
| CMYK | 0.17 | 0 | 0.19 | 0.54 |
| HSL | 114.55º | 0.1% | 0.42% | - |
| HSV(B) | 114.55º | 0.19% | 0.46% | - |
| XYZ | 13.63 | 16.4 | 13.51 | - |
| YUV | 109.51 | 120.37 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 96 | 0.17 | 0 | 0.19 | 0.54 | 114.55 | 0.1 | 0.42 |
| Hex | 62 | 76 | 60 | 11 | 0 | 13 | 36 | 73 | A | 2A |
| Octal | 142 | 166 | 140 | 21 | 0 | 23 | 66 | 163 | 12 | 52 |
| Binary | 1100010 | 1110110 | 1100000 | 10001 | 0 | 10011 | 110110 | 1110011 | 1010 | 101010 |
Color Harmonies of #627660
Complementary color
Monochromatic Colors of #627660
Black with #627660
Text Example
Text Example
White with #627660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627660; }
p { color: rgb(98,118,96); }
H1.HeaderClassName
{
color: #627660;
}
.AnyTagClassName
{
color: #627660;
}
</style>
background-color css
<style>
a { background-color: #627660; }
a { background-color: rgb(98,118,96); }
div.DivClassName
{
background-color: #627660;
}
.BgClassName
{
background-color: #627660;
}
</style>
border-color css
<style>
span { border-color: #627660; }
span { border-color: rgb(98,118,96); }
td.TdClassName
{
border-color: #627660;
}
.TagClassName
{
border-color: #627660;
}
</style>