Shades of Finlandia #626861
Tints of Finlandia #626861
RGB
CMYK
RGB Variations
Color information
#626861 (or 0x626861) is known color: Finlandia. HEX triplet: 62, 68 and 61. RGB value is (98,104,97). Sum of RGB (Red+Green+Blue) = 98+104+97=299 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.78% from 299); Green value is 104 (41.02% from 255 or 34.78% from 299); Blue value is 97 (38.28% from 255 or 32.44% from 299); Max value from RGB is 104 - color contains mainly: green. Hex color #626861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626861 is #9D979E. Grayscale: #656565. Windows color (decimal): -10327967 or 6383714. OLE color: 6383714.
HSL color Cylindrical-coordinate representation of color #626861: hue angle of 111.43º degrees, saturation: 0.03, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #626861 is Cyan = 0.06, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 104 | 97 | - |
| CMYK | 0.06 | 0 | 0.07 | 0.59 |
| HSL | 111.43º | 0.03% | 0.39% | - |
| HSV(B) | 111.43º | 0.07% | 0.41% | - |
| XYZ | 12.14 | 13.36 | 13.25 | - |
| YUV | 101.41 | 125.51 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 104 | 97 | 0.06 | 0 | 0.07 | 0.59 | 111.43 | 0.03 | 0.39 |
| Hex | 62 | 68 | 61 | 6 | 0 | 7 | 3B | 6F | 3 | 27 |
| Octal | 142 | 150 | 141 | 6 | 0 | 7 | 73 | 157 | 3 | 47 |
| Binary | 1100010 | 1101000 | 1100001 | 110 | 0 | 111 | 111011 | 1101111 | 11 | 100111 |
Color Harmonies of #626861
Complementary color
Monochromatic Colors of #626861
Black with #626861
Text Example
Text Example
White with #626861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626861; }
p { color: rgb(98,104,97); }
H1.HeaderClassName
{
color: #626861;
}
.AnyTagClassName
{
color: #626861;
}
</style>
background-color css
<style>
a { background-color: #626861; }
a { background-color: rgb(98,104,97); }
div.DivClassName
{
background-color: #626861;
}
.BgClassName
{
background-color: #626861;
}
</style>
border-color css
<style>
span { border-color: #626861; }
span { border-color: rgb(98,104,97); }
td.TdClassName
{
border-color: #626861;
}
.TagClassName
{
border-color: #626861;
}
</style>