Shades of Finlandia #627562
Tints of Finlandia #627562
RGB
CMYK
RGB Variations
Color information
#627562 (or 0x627562) is known color: Finlandia. HEX triplet: 62, 75 and 62. RGB value is (98,117,98). Sum of RGB (Red+Green+Blue) = 98+117+98=313 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.31% from 313); Green value is 117 (46.09% from 255 or 37.38% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 117 - color contains mainly: green. Hex color #627562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627562 is #9D8A9D. Grayscale: #6D6D6D. Windows color (decimal): -10324638 or 6452578. OLE color: 6452578.
HSL color Cylindrical-coordinate representation of color #627562: hue angle of 120º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #627562 is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 98 | - |
| CMYK | 0.16 | 0 | 0.16 | 0.54 |
| HSL | 120º | 0.09% | 0.42% | - |
| HSV(B) | 120º | 0.16% | 0.46% | - |
| XYZ | 13.6 | 16.2 | 13.97 | - |
| YUV | 109.15 | 121.71 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 98 | 0.16 | 0 | 0.16 | 0.54 | 120 | 0.09 | 0.42 |
| Hex | 62 | 75 | 62 | 10 | 0 | 10 | 36 | 78 | 9 | 2A |
| Octal | 142 | 165 | 142 | 20 | 0 | 20 | 66 | 170 | 11 | 52 |
| Binary | 1100010 | 1110101 | 1100010 | 10000 | 0 | 10000 | 110110 | 1111000 | 1001 | 101010 |
Color Harmonies of #627562
Complementary color
Monochromatic Colors of #627562
Black with #627562
Text Example
Text Example
White with #627562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627562; }
p { color: rgb(98,117,98); }
H1.HeaderClassName
{
color: #627562;
}
.AnyTagClassName
{
color: #627562;
}
</style>
background-color css
<style>
a { background-color: #627562; }
a { background-color: rgb(98,117,98); }
div.DivClassName
{
background-color: #627562;
}
.BgClassName
{
background-color: #627562;
}
</style>
border-color css
<style>
span { border-color: #627562; }
span { border-color: rgb(98,117,98); }
td.TdClassName
{
border-color: #627562;
}
.TagClassName
{
border-color: #627562;
}
</style>