Shades of Finlandia #627761
Tints of Finlandia #627761
RGB
CMYK
RGB Variations
Color information
#627761 (or 0x627761) is known color: Finlandia. HEX triplet: 62, 77 and 61. RGB value is (98,119,97). Sum of RGB (Red+Green+Blue) = 98+119+97=314 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.21% from 314); Green value is 119 (46.88% from 255 or 37.90% from 314); Blue value is 97 (38.28% from 255 or 30.89% from 314); Max value from RGB is 119 - color contains mainly: green. Hex color #627761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627761 is #9D889E. Grayscale: #6E6E6E. Windows color (decimal): -10324127 or 6387554. OLE color: 6387554.
HSL color Cylindrical-coordinate representation of color #627761: hue angle of 117.27º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #627761 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 119 | 97 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.53 |
| HSL | 117.27º | 0.1% | 0.42% | - |
| HSV(B) | 117.27º | 0.18% | 0.47% | - |
| XYZ | 13.79 | 16.65 | 13.8 | - |
| YUV | 110.21 | 120.54 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 97 | 0.18 | 0 | 0.18 | 0.53 | 117.27 | 0.1 | 0.42 |
| Hex | 62 | 77 | 61 | 12 | 0 | 12 | 35 | 75 | A | 2A |
| Octal | 142 | 167 | 141 | 22 | 0 | 22 | 65 | 165 | 12 | 52 |
| Binary | 1100010 | 1110111 | 1100001 | 10010 | 0 | 10010 | 110101 | 1110101 | 1010 | 101010 |
Color Harmonies of #627761
Complementary color
Monochromatic Colors of #627761
Black with #627761
Text Example
Text Example
White with #627761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627761; }
p { color: rgb(98,119,97); }
H1.HeaderClassName
{
color: #627761;
}
.AnyTagClassName
{
color: #627761;
}
</style>
background-color css
<style>
a { background-color: #627761; }
a { background-color: rgb(98,119,97); }
div.DivClassName
{
background-color: #627761;
}
.BgClassName
{
background-color: #627761;
}
</style>
border-color css
<style>
span { border-color: #627761; }
span { border-color: rgb(98,119,97); }
td.TdClassName
{
border-color: #627761;
}
.TagClassName
{
border-color: #627761;
}
</style>