Shades of Finlandia #626462
Tints of Finlandia #626462
RGB
CMYK
RGB Variations
Color information
#626462 (or 0x626462) is known color: Finlandia. HEX triplet: 62, 64 and 62. RGB value is (98,100,98). Sum of RGB (Red+Green+Blue) = 98+100+98=296 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.11% from 296); Green value is 100 (39.45% from 255 or 33.78% from 296); Blue value is 98 (38.67% from 255 or 33.11% from 296); Max value from RGB is 100 - color contains mainly: green. Hex color #626462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626462 is #9D9B9D. Grayscale: #636363. Windows color (decimal): -10328990 or 6448226. OLE color: 6448226.
HSL color Cylindrical-coordinate representation of color #626462: hue angle of 120º degrees, saturation: 0.01, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #626462 is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 100 | 98 | - |
| CMYK | 0.02 | 0 | 0.02 | 0.61 |
| HSL | 120º | 0.01% | 0.39% | - |
| HSV(B) | 120º | 0.02% | 0.39% | - |
| XYZ | 11.8 | 12.59 | 13.36 | - |
| YUV | 99.17 | 127.34 | 127.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 98 | 0.02 | 0 | 0.02 | 0.61 | 120 | 0.01 | 0.39 |
| Hex | 62 | 64 | 62 | 2 | 0 | 2 | 3D | 78 | 1 | 27 |
| Octal | 142 | 144 | 142 | 2 | 0 | 2 | 75 | 170 | 1 | 47 |
| Binary | 1100010 | 1100100 | 1100010 | 10 | 0 | 10 | 111101 | 1111000 | 1 | 100111 |
Color Harmonies of #626462
Complementary color
Monochromatic Colors of #626462
Black with #626462
Text Example
Text Example
White with #626462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626462; }
p { color: rgb(98,100,98); }
H1.HeaderClassName
{
color: #626462;
}
.AnyTagClassName
{
color: #626462;
}
</style>
background-color css
<style>
a { background-color: #626462; }
a { background-color: rgb(98,100,98); }
div.DivClassName
{
background-color: #626462;
}
.BgClassName
{
background-color: #626462;
}
</style>
border-color css
<style>
span { border-color: #626462; }
span { border-color: rgb(98,100,98); }
td.TdClassName
{
border-color: #626462;
}
.TagClassName
{
border-color: #626462;
}
</style>