Shades of Finlandia #657260
Tints of Finlandia #657260
RGB
CMYK
RGB Variations
Color information
#657260 (or 0x657260) is known color: Finlandia. HEX triplet: 65, 72 and 60. RGB value is (101,114,96). Sum of RGB (Red+Green+Blue) = 101+114+96=311 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.48% from 311); Green value is 114 (44.92% from 255 or 36.66% from 311); Blue value is 96 (37.89% from 255 or 30.87% from 311); Max value from RGB is 114 - color contains mainly: green. Hex color #657260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657260 is #9A8D9F. Grayscale: #6C6C6C. Windows color (decimal): -10128800 or 6320741. OLE color: 6320741.
HSL color Cylindrical-coordinate representation of color #657260: hue angle of 103.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 #657260 is Cyan = 0.11, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 114 | 96 | - |
| CMYK | 0.11 | 0 | 0.16 | 0.55 |
| HSL | 103.33º | 0.09% | 0.41% | - |
| HSV(B) | 103.33º | 0.16% | 0.45% | - |
| XYZ | 13.5 | 15.65 | 13.38 | - |
| YUV | 108.06 | 121.19 | 122.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 114 | 96 | 0.11 | 0 | 0.16 | 0.55 | 103.33 | 0.09 | 0.41 |
| Hex | 65 | 72 | 60 | B | 0 | 10 | 37 | 67 | 9 | 29 |
| Octal | 145 | 162 | 140 | 13 | 0 | 20 | 67 | 147 | 11 | 51 |
| Binary | 1100101 | 1110010 | 1100000 | 1011 | 0 | 10000 | 110111 | 1100111 | 1001 | 101001 |
Color Harmonies of #657260
Complementary color
Monochromatic Colors of #657260
Black with #657260
Text Example
Text Example
White with #657260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657260; }
p { color: rgb(101,114,96); }
H1.HeaderClassName
{
color: #657260;
}
.AnyTagClassName
{
color: #657260;
}
</style>
background-color css
<style>
a { background-color: #657260; }
a { background-color: rgb(101,114,96); }
div.DivClassName
{
background-color: #657260;
}
.BgClassName
{
background-color: #657260;
}
</style>
border-color css
<style>
span { border-color: #657260; }
span { border-color: rgb(101,114,96); }
td.TdClassName
{
border-color: #657260;
}
.TagClassName
{
border-color: #657260;
}
</style>