Shades of Finlandia #627260
Tints of Finlandia #627260
RGB
CMYK
RGB Variations
Color information
#627260 (or 0x627260) is known color: Finlandia. HEX triplet: 62, 72 and 60. RGB value is (98,114,96). Sum of RGB (Red+Green+Blue) = 98+114+96=308 (40% of max value = 765). Red value is 98 (38.67% from 255 or 31.82% from 308); Green value is 114 (44.92% from 255 or 37.01% from 308); Blue value is 96 (37.89% from 255 or 31.17% from 308); Max value from RGB is 114 - color contains mainly: green. Hex color #627260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627260 is #9D8D9F. Grayscale: #6B6B6B. Windows color (decimal): -10325408 or 6320738. OLE color: 6320738.
HSL color Cylindrical-coordinate representation of color #627260: hue angle of 113.33º degrees, saturation: 0.09, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #627260 is Cyan = 0.14, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 96 | - |
| CMYK | 0.14 | 0 | 0.16 | 0.55 |
| HSL | 113.33º | 0.09% | 0.41% | - |
| HSV(B) | 113.33º | 0.16% | 0.45% | - |
| XYZ | 13.17 | 15.48 | 13.36 | - |
| YUV | 107.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 96 | 0.14 | 0 | 0.16 | 0.55 | 113.33 | 0.09 | 0.41 |
| Hex | 62 | 72 | 60 | E | 0 | 10 | 37 | 71 | 9 | 29 |
| Octal | 142 | 162 | 140 | 16 | 0 | 20 | 67 | 161 | 11 | 51 |
| Binary | 1100010 | 1110010 | 1100000 | 1110 | 0 | 10000 | 110111 | 1110001 | 1001 | 101001 |
Color Harmonies of #627260
Complementary color
Monochromatic Colors of #627260
Black with #627260
Text Example
Text Example
White with #627260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627260; }
p { color: rgb(98,114,96); }
H1.HeaderClassName
{
color: #627260;
}
.AnyTagClassName
{
color: #627260;
}
</style>
background-color css
<style>
a { background-color: #627260; }
a { background-color: rgb(98,114,96); }
div.DivClassName
{
background-color: #627260;
}
.BgClassName
{
background-color: #627260;
}
</style>
border-color css
<style>
span { border-color: #627260; }
span { border-color: rgb(98,114,96); }
td.TdClassName
{
border-color: #627260;
}
.TagClassName
{
border-color: #627260;
}
</style>