Shades of Finlandia #626960
Tints of Finlandia #626960
RGB
CMYK
RGB Variations
Color information
#626960 (or 0x626960) is known color: Finlandia. HEX triplet: 62, 69 and 60. RGB value is (98,105,96). Sum of RGB (Red+Green+Blue) = 98+105+96=299 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.78% from 299); Green value is 105 (41.41% from 255 or 35.12% from 299); Blue value is 96 (37.89% from 255 or 32.11% from 299); Max value from RGB is 105 - color contains mainly: green. Hex color #626960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626960 is #9D969F. Grayscale: #656565. Windows color (decimal): -10327712 or 6318434. OLE color: 6318434.
HSL color Cylindrical-coordinate representation of color #626960: hue angle of 106.67º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #626960 is Cyan = 0.07, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 105 | 96 | - |
| CMYK | 0.07 | 0 | 0.09 | 0.59 |
| HSL | 106.67º | 0.04% | 0.39% | - |
| HSV(B) | 106.67º | 0.09% | 0.41% | - |
| XYZ | 12.2 | 13.54 | 13.04 | - |
| YUV | 101.88 | 124.68 | 125.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 96 | 0.07 | 0 | 0.09 | 0.59 | 106.67 | 0.04 | 0.39 |
| Hex | 62 | 69 | 60 | 7 | 0 | 9 | 3B | 6B | 4 | 27 |
| Octal | 142 | 151 | 140 | 7 | 0 | 11 | 73 | 153 | 4 | 47 |
| Binary | 1100010 | 1101001 | 1100000 | 111 | 0 | 1001 | 111011 | 1101011 | 100 | 100111 |
Color Harmonies of #626960
Complementary color
Monochromatic Colors of #626960
Black with #626960
Text Example
Text Example
White with #626960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626960; }
p { color: rgb(98,105,96); }
H1.HeaderClassName
{
color: #626960;
}
.AnyTagClassName
{
color: #626960;
}
</style>
background-color css
<style>
a { background-color: #626960; }
a { background-color: rgb(98,105,96); }
div.DivClassName
{
background-color: #626960;
}
.BgClassName
{
background-color: #626960;
}
</style>
border-color css
<style>
span { border-color: #626960; }
span { border-color: rgb(98,105,96); }
td.TdClassName
{
border-color: #626960;
}
.TagClassName
{
border-color: #626960;
}
</style>