Shades of Finlandia #627361
Tints of Finlandia #627361
RGB
CMYK
RGB Variations
Color information
#627361 (or 0x627361) is known color: Finlandia. HEX triplet: 62, 73 and 61. RGB value is (98,115,97). Sum of RGB (Red+Green+Blue) = 98+115+97=310 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.61% from 310); Green value is 115 (45.31% from 255 or 37.10% from 310); Blue value is 97 (38.28% from 255 or 31.29% from 310); Max value from RGB is 115 - color contains mainly: green. Hex color #627361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627361 is #9D8C9E. Grayscale: #6B6B6B. Windows color (decimal): -10325151 or 6386530. OLE color: 6386530.
HSL color Cylindrical-coordinate representation of color #627361: hue angle of 116.67º 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 #627361 is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 97 | - |
| CMYK | 0.15 | 0 | 0.16 | 0.55 |
| HSL | 116.67º | 0.08% | 0.42% | - |
| HSV(B) | 116.67º | 0.16% | 0.45% | - |
| XYZ | 13.33 | 15.72 | 13.64 | - |
| YUV | 107.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 97 | 0.15 | 0 | 0.16 | 0.55 | 116.67 | 0.08 | 0.42 |
| Hex | 62 | 73 | 61 | F | 0 | 10 | 37 | 75 | 8 | 2A |
| Octal | 142 | 163 | 141 | 17 | 0 | 20 | 67 | 165 | 10 | 52 |
| Binary | 1100010 | 1110011 | 1100001 | 1111 | 0 | 10000 | 110111 | 1110101 | 1000 | 101010 |
Color Harmonies of #627361
Complementary color
Monochromatic Colors of #627361
Black with #627361
Text Example
Text Example
White with #627361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627361; }
p { color: rgb(98,115,97); }
H1.HeaderClassName
{
color: #627361;
}
.AnyTagClassName
{
color: #627361;
}
</style>
background-color css
<style>
a { background-color: #627361; }
a { background-color: rgb(98,115,97); }
div.DivClassName
{
background-color: #627361;
}
.BgClassName
{
background-color: #627361;
}
</style>
border-color css
<style>
span { border-color: #627361; }
span { border-color: rgb(98,115,97); }
td.TdClassName
{
border-color: #627361;
}
.TagClassName
{
border-color: #627361;
}
</style>