Shades of Finlandia #627860
Tints of Finlandia #627860
RGB
CMYK
RGB Variations
Color information
#627860 (or 0x627860) is known color: Finlandia. HEX triplet: 62, 78 and 60. RGB value is (98,120,96). Sum of RGB (Red+Green+Blue) = 98+120+96=314 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.21% from 314); Green value is 120 (47.27% from 255 or 38.22% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 120 - color contains mainly: green. Hex color #627860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627860 is #9D879F. Grayscale: #6E6E6E. Windows color (decimal): -10323872 or 6322274. OLE color: 6322274.
HSL color Cylindrical-coordinate representation of color #627860: hue angle of 115º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #627860 is Cyan = 0.18, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 120 | 96 | - |
| CMYK | 0.18 | 0 | 0.2 | 0.53 |
| HSL | 115º | 0.11% | 0.42% | - |
| HSV(B) | 115º | 0.2% | 0.47% | - |
| XYZ | 13.86 | 16.87 | 13.59 | - |
| YUV | 110.69 | 119.71 | 118.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 120 | 96 | 0.18 | 0 | 0.2 | 0.53 | 115 | 0.11 | 0.42 |
| Hex | 62 | 78 | 60 | 12 | 0 | 14 | 35 | 73 | B | 2A |
| Octal | 142 | 170 | 140 | 22 | 0 | 24 | 65 | 163 | 13 | 52 |
| Binary | 1100010 | 1111000 | 1100000 | 10010 | 0 | 10100 | 110101 | 1110011 | 1011 | 101010 |
Color Harmonies of #627860
Complementary color
Monochromatic Colors of #627860
Black with #627860
Text Example
Text Example
White with #627860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627860; }
p { color: rgb(98,120,96); }
H1.HeaderClassName
{
color: #627860;
}
.AnyTagClassName
{
color: #627860;
}
</style>
background-color css
<style>
a { background-color: #627860; }
a { background-color: rgb(98,120,96); }
div.DivClassName
{
background-color: #627860;
}
.BgClassName
{
background-color: #627860;
}
</style>
border-color css
<style>
span { border-color: #627860; }
span { border-color: rgb(98,120,96); }
td.TdClassName
{
border-color: #627860;
}
.TagClassName
{
border-color: #627860;
}
</style>