Shades of Finlandia #626660
Tints of Finlandia #626660
RGB
CMYK
RGB Variations
Color information
#626660 (or 0x626660) is known color: Finlandia. HEX triplet: 62, 66 and 60. RGB value is (98,102,96). Sum of RGB (Red+Green+Blue) = 98+102+96=296 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.11% from 296); Green value is 102 (40.23% from 255 or 34.46% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 102 - color contains mainly: green. Hex color #626660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626660 is #9D999F. Grayscale: #646464. Windows color (decimal): -10328480 or 6317666. OLE color: 6317666.
HSL color Cylindrical-coordinate representation of color #626660: hue angle of 100º degrees, saturation: 0.03, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #626660 is Cyan = 0.04, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 102 | 96 | - |
| CMYK | 0.04 | 0 | 0.06 | 0.6 |
| HSL | 100º | 0.03% | 0.39% | - |
| HSV(B) | 100º | 0.06% | 0.4% | - |
| XYZ | 11.9 | 12.94 | 12.94 | - |
| YUV | 100.12 | 125.67 | 126.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 96 | 0.04 | 0 | 0.06 | 0.6 | 100 | 0.03 | 0.39 |
| Hex | 62 | 66 | 60 | 4 | 0 | 6 | 3C | 64 | 3 | 27 |
| Octal | 142 | 146 | 140 | 4 | 0 | 6 | 74 | 144 | 3 | 47 |
| Binary | 1100010 | 1100110 | 1100000 | 100 | 0 | 110 | 111100 | 1100100 | 11 | 100111 |
Color Harmonies of #626660
Complementary color
Monochromatic Colors of #626660
Black with #626660
Text Example
Text Example
White with #626660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626660; }
p { color: rgb(98,102,96); }
H1.HeaderClassName
{
color: #626660;
}
.AnyTagClassName
{
color: #626660;
}
</style>
background-color css
<style>
a { background-color: #626660; }
a { background-color: rgb(98,102,96); }
div.DivClassName
{
background-color: #626660;
}
.BgClassName
{
background-color: #626660;
}
</style>
border-color css
<style>
span { border-color: #626660; }
span { border-color: rgb(98,102,96); }
td.TdClassName
{
border-color: #626660;
}
.TagClassName
{
border-color: #626660;
}
</style>