Shades of Finlandia #5E7659
Tints of Finlandia #5E7659
RGB
CMYK
RGB Variations
Color information
#5E7659 (or 0x5E7659) is known color: Finlandia. HEX triplet: 5E, 76 and 59. RGB value is (94,118,89). Sum of RGB (Red+Green+Blue) = 94+118+89=301 (39% of max value = 765). Red value is 94 (37.11% from 255 or 31.23% from 301); Green value is 118 (46.48% from 255 or 39.20% from 301); Blue value is 89 (35.16% from 255 or 29.57% from 301); Max value from RGB is 118 - color contains mainly: green. Hex color #5E7659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5E7659 is #A189A6. Grayscale: #6B6B6B. Windows color (decimal): -10586535 or 5863006. OLE color: 5863006.
HSL color Cylindrical-coordinate representation of color #5E7659: hue angle of 109.66º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #5E7659 is Cyan = 0.20, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 94 | 118 | 89 | - |
| CMYK | 0.20 | 0 | 0.25 | 0.54 |
| HSL | 109.66º | 0.14% | 0.41% | - |
| HSV(B) | 109.66º | 0.25% | 0.46% | - |
| XYZ | 12.9 | 16.06 | 11.87 | - |
| YUV | 107.52 | 117.55 | 118.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 118 | 89 | 0.20 | 0 | 0.25 | 0.54 | 109.66 | 0.14 | 0.41 |
| Hex | 5E | 76 | 59 | 14 | 0 | 19 | 36 | 6E | E | 29 |
| Octal | 136 | 166 | 131 | 24 | 0 | 31 | 66 | 156 | 16 | 51 |
| Binary | 1011110 | 1110110 | 1011001 | 10100 | 0 | 11001 | 110110 | 1101110 | 1110 | 101001 |
Color Harmonies of #5E7659
Complementary color
Monochromatic Colors of #5E7659
Black with #5E7659
Text Example
Text Example
White with #5E7659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E7659; }
p { color: rgb(94,118,89); }
H1.HeaderClassName
{
color: #5E7659;
}
.AnyTagClassName
{
color: #5E7659;
}
</style>
background-color css
<style>
a { background-color: #5E7659; }
a { background-color: rgb(94,118,89); }
div.DivClassName
{
background-color: #5E7659;
}
.BgClassName
{
background-color: #5E7659;
}
</style>
border-color css
<style>
span { border-color: #5E7659; }
span { border-color: rgb(94,118,89); }
td.TdClassName
{
border-color: #5E7659;
}
.TagClassName
{
border-color: #5E7659;
}
</style>