Shades of Finlandia #607858
Tints of Finlandia #607858
RGB
CMYK
RGB Variations
Color information
#607858 (or 0x607858) is known color: Finlandia. HEX triplet: 60, 78 and 58. RGB value is (96,120,88). Sum of RGB (Red+Green+Blue) = 96+120+88=304 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.58% from 304); Green value is 120 (47.27% from 255 or 39.47% from 304); Blue value is 88 (34.77% from 255 or 28.95% from 304); Max value from RGB is 120 - color contains mainly: green. Hex color #607858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607858 is #9F87A7. Grayscale: #6D6D6D. Windows color (decimal): -10454952 or 5797984. OLE color: 5797984.
HSL color Cylindrical-coordinate representation of color #607858: hue angle of 105º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #607858 is Cyan = 0.2, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 120 | 88 | - |
| CMYK | 0.2 | 0 | 0.27 | 0.53 |
| HSL | 105º | 0.15% | 0.41% | - |
| HSV(B) | 105º | 0.27% | 0.47% | - |
| XYZ | 13.3 | 16.62 | 11.74 | - |
| YUV | 109.18 | 116.05 | 118.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 88 | 0.2 | 0 | 0.27 | 0.53 | 105 | 0.15 | 0.41 |
| Hex | 60 | 78 | 58 | 14 | 0 | 1B | 35 | 69 | F | 29 |
| Octal | 140 | 170 | 130 | 24 | 0 | 33 | 65 | 151 | 17 | 51 |
| Binary | 1100000 | 1111000 | 1011000 | 10100 | 0 | 11011 | 110101 | 1101001 | 1111 | 101001 |
Color Harmonies of #607858
Complementary color
Monochromatic Colors of #607858
Black with #607858
Text Example
Text Example
White with #607858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607858; }
p { color: rgb(96,120,88); }
H1.HeaderClassName
{
color: #607858;
}
.AnyTagClassName
{
color: #607858;
}
</style>
background-color css
<style>
a { background-color: #607858; }
a { background-color: rgb(96,120,88); }
div.DivClassName
{
background-color: #607858;
}
.BgClassName
{
background-color: #607858;
}
</style>
border-color css
<style>
span { border-color: #607858; }
span { border-color: rgb(96,120,88); }
td.TdClassName
{
border-color: #607858;
}
.TagClassName
{
border-color: #607858;
}
</style>