Shades of Finlandia #5E7756
Tints of Finlandia #5E7756
RGB
CMYK
RGB Variations
Color information
#5E7756 (or 0x5E7756) is known color: Finlandia. HEX triplet: 5E, 77 and 56. RGB value is (94,119,86). Sum of RGB (Red+Green+Blue) = 94+119+86=299 (39% of max value = 765). Red value is 94 (37.11% from 255 or 31.44% from 299); Green value is 119 (46.88% from 255 or 39.80% from 299); Blue value is 86 (33.98% from 255 or 28.76% from 299); Max value from RGB is 119 - color contains mainly: green. Hex color #5E7756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5E7756 is #A188A9. Grayscale: #6B6B6B. Windows color (decimal): -10586282 or 5666654. OLE color: 5666654.
HSL color Cylindrical-coordinate representation of color #5E7756: hue angle of 105.45º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #5E7756 is Cyan = 0.21, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 94 | 119 | 86 | - |
| CMYK | 0.21 | 0 | 0.28 | 0.53 |
| HSL | 105.45º | 0.16% | 0.4% | - |
| HSV(B) | 105.45º | 0.28% | 0.47% | - |
| XYZ | 12.89 | 16.25 | 11.26 | - |
| YUV | 107.76 | 115.72 | 118.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 119 | 86 | 0.21 | 0 | 0.28 | 0.53 | 105.45 | 0.16 | 0.4 |
| Hex | 5E | 77 | 56 | 15 | 0 | 1C | 35 | 69 | 10 | 28 |
| Octal | 136 | 167 | 126 | 25 | 0 | 34 | 65 | 151 | 20 | 50 |
| Binary | 1011110 | 1110111 | 1010110 | 10101 | 0 | 11100 | 110101 | 1101001 | 10000 | 101000 |
Color Harmonies of #5E7756
Complementary color
Monochromatic Colors of #5E7756
Black with #5E7756
Text Example
Text Example
White with #5E7756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E7756; }
p { color: rgb(94,119,86); }
H1.HeaderClassName
{
color: #5E7756;
}
.AnyTagClassName
{
color: #5E7756;
}
</style>
background-color css
<style>
a { background-color: #5E7756; }
a { background-color: rgb(94,119,86); }
div.DivClassName
{
background-color: #5E7756;
}
.BgClassName
{
background-color: #5E7756;
}
</style>
border-color css
<style>
span { border-color: #5E7756; }
span { border-color: rgb(94,119,86); }
td.TdClassName
{
border-color: #5E7756;
}
.TagClassName
{
border-color: #5E7756;
}
</style>