Shades of Finlandia #627461
Tints of Finlandia #627461
RGB
CMYK
RGB Variations
Color information
#627461 (or 0x627461) is known color: Finlandia. HEX triplet: 62, 74 and 61. RGB value is (98,116,97). Sum of RGB (Red+Green+Blue) = 98+116+97=311 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.51% from 311); Green value is 116 (45.70% from 255 or 37.30% from 311); Blue value is 97 (38.28% from 255 or 31.19% from 311); Max value from RGB is 116 - color contains mainly: green. Hex color #627461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627461 is #9D8B9E. Grayscale: #6C6C6C. Windows color (decimal): -10324895 or 6386786. OLE color: 6386786.
HSL color Cylindrical-coordinate representation of color #627461: hue angle of 116.84º degrees, saturation: 0.09, 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 #627461 is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 97 | - |
| CMYK | 0.16 | 0 | 0.16 | 0.55 |
| HSL | 116.84º | 0.09% | 0.42% | - |
| HSV(B) | 116.84º | 0.16% | 0.45% | - |
| XYZ | 13.44 | 15.95 | 13.68 | - |
| YUV | 108.45 | 121.54 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 97 | 0.16 | 0 | 0.16 | 0.55 | 116.84 | 0.09 | 0.42 |
| Hex | 62 | 74 | 61 | 10 | 0 | 10 | 37 | 75 | 9 | 2A |
| Octal | 142 | 164 | 141 | 20 | 0 | 20 | 67 | 165 | 11 | 52 |
| Binary | 1100010 | 1110100 | 1100001 | 10000 | 0 | 10000 | 110111 | 1110101 | 1001 | 101010 |
Color Harmonies of #627461
Complementary color
Monochromatic Colors of #627461
Black with #627461
Text Example
Text Example
White with #627461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627461; }
p { color: rgb(98,116,97); }
H1.HeaderClassName
{
color: #627461;
}
.AnyTagClassName
{
color: #627461;
}
</style>
background-color css
<style>
a { background-color: #627461; }
a { background-color: rgb(98,116,97); }
div.DivClassName
{
background-color: #627461;
}
.BgClassName
{
background-color: #627461;
}
</style>
border-color css
<style>
span { border-color: #627461; }
span { border-color: rgb(98,116,97); }
td.TdClassName
{
border-color: #627461;
}
.TagClassName
{
border-color: #627461;
}
</style>