Shades of Finlandia #627462
Tints of Finlandia #627462
RGB
CMYK
RGB Variations
Color information
#627462 (or 0x627462) is known color: Finlandia. HEX triplet: 62, 74 and 62. RGB value is (98,116,98). Sum of RGB (Red+Green+Blue) = 98+116+98=312 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.41% from 312); Green value is 116 (45.70% from 255 or 37.18% from 312); Blue value is 98 (38.67% from 255 or 31.41% from 312); Max value from RGB is 116 - color contains mainly: green. Hex color #627462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627462 is #9D8B9D. Grayscale: #6C6C6C. Windows color (decimal): -10324894 or 6452322. OLE color: 6452322.
HSL color Cylindrical-coordinate representation of color #627462: hue angle of 120º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #627462 is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 98 | - |
| CMYK | 0.16 | 0 | 0.16 | 0.55 |
| HSL | 120º | 0.08% | 0.42% | - |
| HSV(B) | 120º | 0.16% | 0.45% | - |
| XYZ | 13.49 | 15.97 | 13.93 | - |
| YUV | 108.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 98 | 0.16 | 0 | 0.16 | 0.55 | 120 | 0.08 | 0.42 |
| Hex | 62 | 74 | 62 | 10 | 0 | 10 | 37 | 78 | 8 | 2A |
| Octal | 142 | 164 | 142 | 20 | 0 | 20 | 67 | 170 | 10 | 52 |
| Binary | 1100010 | 1110100 | 1100010 | 10000 | 0 | 10000 | 110111 | 1111000 | 1000 | 101010 |
Color Harmonies of #627462
Complementary color
Monochromatic Colors of #627462
Black with #627462
Text Example
Text Example
White with #627462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627462; }
p { color: rgb(98,116,98); }
H1.HeaderClassName
{
color: #627462;
}
.AnyTagClassName
{
color: #627462;
}
</style>
background-color css
<style>
a { background-color: #627462; }
a { background-color: rgb(98,116,98); }
div.DivClassName
{
background-color: #627462;
}
.BgClassName
{
background-color: #627462;
}
</style>
border-color css
<style>
span { border-color: #627462; }
span { border-color: rgb(98,116,98); }
td.TdClassName
{
border-color: #627462;
}
.TagClassName
{
border-color: #627462;
}
</style>