Shades of Finlandia #5C7756
Tints of Finlandia #5C7756
RGB
CMYK
RGB Variations
Color information
#5C7756 (or 0x5C7756) is known color: Finlandia. HEX triplet: 5C, 77 and 56. RGB value is (92,119,86). Sum of RGB (Red+Green+Blue) = 92+119+86=297 (39% of max value = 765). Red value is 92 (36.33% from 255 or 30.98% from 297); Green value is 119 (46.88% from 255 or 40.07% from 297); Blue value is 86 (33.98% from 255 or 28.96% from 297); Max value from RGB is 119 - color contains mainly: green. Hex color #5C7756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5C7756 is #A388A9. Grayscale: #6B6B6B. Windows color (decimal): -10717354 or 5666652. OLE color: 5666652.
HSL color Cylindrical-coordinate representation of color #5C7756: hue angle of 109.09º 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 #5C7756 is Cyan = 0.23, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 92 | 119 | 86 | - |
| CMYK | 0.23 | 0 | 0.28 | 0.53 |
| HSL | 109.09º | 0.16% | 0.4% | - |
| HSV(B) | 109.09º | 0.28% | 0.47% | - |
| XYZ | 12.69 | 16.14 | 11.25 | - |
| YUV | 107.17 | 116.05 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 119 | 86 | 0.23 | 0 | 0.28 | 0.53 | 109.09 | 0.16 | 0.4 |
| Hex | 5C | 77 | 56 | 17 | 0 | 1C | 35 | 6D | 10 | 28 |
| Octal | 134 | 167 | 126 | 27 | 0 | 34 | 65 | 155 | 20 | 50 |
| Binary | 1011100 | 1110111 | 1010110 | 10111 | 0 | 11100 | 110101 | 1101101 | 10000 | 101000 |
Color Harmonies of #5C7756
Complementary color
Monochromatic Colors of #5C7756
Black with #5C7756
Text Example
Text Example
White with #5C7756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C7756; }
p { color: rgb(92,119,86); }
H1.HeaderClassName
{
color: #5C7756;
}
.AnyTagClassName
{
color: #5C7756;
}
</style>
background-color css
<style>
a { background-color: #5C7756; }
a { background-color: rgb(92,119,86); }
div.DivClassName
{
background-color: #5C7756;
}
.BgClassName
{
background-color: #5C7756;
}
</style>
border-color css
<style>
span { border-color: #5C7756; }
span { border-color: rgb(92,119,86); }
td.TdClassName
{
border-color: #5C7756;
}
.TagClassName
{
border-color: #5C7756;
}
</style>