Shades of Finlandia #617260
Tints of Finlandia #617260
RGB
CMYK
RGB Variations
Color information
#617260 (or 0x617260) is known color: Finlandia. HEX triplet: 61, 72 and 60. RGB value is (97,114,96). Sum of RGB (Red+Green+Blue) = 97+114+96=307 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.60% from 307); Green value is 114 (44.92% from 255 or 37.13% from 307); Blue value is 96 (37.89% from 255 or 31.27% from 307); Max value from RGB is 114 - color contains mainly: green. Hex color #617260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617260 is #9E8D9F. Grayscale: #6A6A6A. Windows color (decimal): -10390944 or 6320737. OLE color: 6320737.
HSL color Cylindrical-coordinate representation of color #617260: hue angle of 116.67º 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 #617260 is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 96 | - |
| CMYK | 0.15 | 0 | 0.16 | 0.55 |
| HSL | 116.67º | 0.09% | 0.41% | - |
| HSV(B) | 116.67º | 0.16% | 0.45% | - |
| XYZ | 13.06 | 15.42 | 13.35 | - |
| YUV | 106.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 96 | 0.15 | 0 | 0.16 | 0.55 | 116.67 | 0.09 | 0.41 |
| Hex | 61 | 72 | 60 | F | 0 | 10 | 37 | 75 | 9 | 29 |
| Octal | 141 | 162 | 140 | 17 | 0 | 20 | 67 | 165 | 11 | 51 |
| Binary | 1100001 | 1110010 | 1100000 | 1111 | 0 | 10000 | 110111 | 1110101 | 1001 | 101001 |
Color Harmonies of #617260
Complementary color
Monochromatic Colors of #617260
Black with #617260
Text Example
Text Example
White with #617260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617260; }
p { color: rgb(97,114,96); }
H1.HeaderClassName
{
color: #617260;
}
.AnyTagClassName
{
color: #617260;
}
</style>
background-color css
<style>
a { background-color: #617260; }
a { background-color: rgb(97,114,96); }
div.DivClassName
{
background-color: #617260;
}
.BgClassName
{
background-color: #617260;
}
</style>
border-color css
<style>
span { border-color: #617260; }
span { border-color: rgb(97,114,96); }
td.TdClassName
{
border-color: #617260;
}
.TagClassName
{
border-color: #617260;
}
</style>