Shades of Finlandia #616760
Tints of Finlandia #616760
RGB
CMYK
RGB Variations
Color information
#616760 (or 0x616760) is known color: Finlandia. HEX triplet: 61, 67 and 60. RGB value is (97,103,96). Sum of RGB (Red+Green+Blue) = 97+103+96=296 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.77% from 296); Green value is 103 (40.62% from 255 or 34.80% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 103 - color contains mainly: green. Hex color #616760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616760 is #9E989F. Grayscale: #646464. Windows color (decimal): -10393760 or 6317921. OLE color: 6317921.
HSL color Cylindrical-coordinate representation of color #616760: hue angle of 111.43º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #616760 is Cyan = 0.06, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 96 | - |
| CMYK | 0.06 | 0 | 0.07 | 0.60 |
| HSL | 111.43º | 0.04% | 0.39% | - |
| HSV(B) | 111.43º | 0.07% | 0.4% | - |
| XYZ | 11.89 | 13.09 | 12.97 | - |
| YUV | 100.41 | 125.51 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 96 | 0.06 | 0 | 0.07 | 0.60 | 111.43 | 0.04 | 0.39 |
| Hex | 61 | 67 | 60 | 6 | 0 | 7 | 3C | 6F | 4 | 27 |
| Octal | 141 | 147 | 140 | 6 | 0 | 7 | 74 | 157 | 4 | 47 |
| Binary | 1100001 | 1100111 | 1100000 | 110 | 0 | 111 | 111100 | 1101111 | 100 | 100111 |
Color Harmonies of #616760
Complementary color
Monochromatic Colors of #616760
Black with #616760
Text Example
Text Example
White with #616760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616760; }
p { color: rgb(97,103,96); }
H1.HeaderClassName
{
color: #616760;
}
.AnyTagClassName
{
color: #616760;
}
</style>
background-color css
<style>
a { background-color: #616760; }
a { background-color: rgb(97,103,96); }
div.DivClassName
{
background-color: #616760;
}
.BgClassName
{
background-color: #616760;
}
</style>
border-color css
<style>
span { border-color: #616760; }
span { border-color: rgb(97,103,96); }
td.TdClassName
{
border-color: #616760;
}
.TagClassName
{
border-color: #616760;
}
</style>